Share via


XEventException.Init Method

Initializes the properties of an instance of the XEventException class.

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Syntax

'Declaration
Protected Overridable Sub Init
'Usage
Me.Init()
protected virtual void Init()
protected:
virtual void Init()
abstract Init : unit -> unit  
override Init : unit -> unit
protected function Init()

See Also

Reference

XEventException Class

Microsoft.SqlServer.Management.XEvent Namespace