Edit

Share via


ISiloPerformanceMetrics.RequestQueueLength Property

Definition

the current size of the receive queue (number of messages that arrived to this silo and are waiting to be dispatched). Captures both remote and local messages from other silos as well as from the clients.

public long RequestQueueLength { get; }
member this.RequestQueueLength : int64
Public ReadOnly Property RequestQueueLength As Long

Property Value

Applies to