Delen via


DestinationState.ConcurrentRequestCount Property

Definition

Keeps track of the total number of concurrent requests on this endpoint. The setter should only be used for testing purposes.

public int ConcurrentRequestCount { get; set; }
member this.ConcurrentRequestCount : int with get, set
Public Property ConcurrentRequestCount As Integer

Property Value

Applies to