ICorePerformanceMetrics.ReceiveQueueLength 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 int ReceiveQueueLength { get; }
member this.ReceiveQueueLength : int
Public ReadOnly Property ReceiveQueueLength As Integer

Property Value

Applies to