EventStreamException Constructor

Initializes a new instance of the EventStreamException class with the 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 EventStreamException()
public EventStreamException()
public:
EventStreamException()
new : unit -> EventStreamException
public function EventStreamException()

See Also

Reference

EventStreamException Class

EventStreamException Overload

Microsoft.SqlServer.XEvent.Linq Namespace