EventStreamVersionException Constructor

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

See Also

Reference

EventStreamVersionException Class

EventStreamVersionException Overload

Microsoft.SqlServer.XEvent.Linq Namespace