Share via


SessionPoolScaleConfiguration.MaxConcurrentSessions Property

Definition

The maximum count of sessions at the same time.

public int? MaxConcurrentSessions { get; set; }
member this.MaxConcurrentSessions : Nullable<int> with get, set
Public Property MaxConcurrentSessions As Nullable(Of Integer)

Property Value

Applies to