EventLocationException Constructor

Initializes a new instance of the EventLocationException class using default values.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New EventLocationException()
public EventLocationException()
public:
EventLocationException()
new : unit -> EventLocationException
public function EventLocationException()

See Also

Reference

EventLocationException Class

EventLocationException Overload

Microsoft.SqlServer.XEvent.Linq Namespace