Share via


Session.NotStarted Field

Session is currently not running.

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

Syntax

'Declaration
Public Shared ReadOnly NotStarted As DateTime
'Usage
Dim value As DateTime 

value = Session.NotStarted
public static readonly DateTime NotStarted
public:
static initonly DateTime NotStarted
static val NotStarted: DateTime
public static final var NotStarted : DateTime

See Also

Reference

Session Class

Microsoft.SqlServer.Management.XEvent Namespace