ServiceBusSessionProcessor.MaxConcurrentSessions Property

Definition

Gets the maximum number of sessions that will be processed concurrently by the processor. The default value is 8.

public virtual int MaxConcurrentSessions { get; }
member this.MaxConcurrentSessions : int
Public Overridable ReadOnly Property MaxConcurrentSessions As Integer

Property Value

Applies to