BaseXEStore.RunningSessionCount Property

Definition

Gets the running session count.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public int RunningSessionCount { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.RunningSessionCount : int
Public ReadOnly Property RunningSessionCount As Integer

Property Value

The running session count.

Attributes

Applies to