ICorePerformanceMetrics.SendQueueLength Property

Definition

the current size of the send queue (number of messages waiting to be sent). Only captures remote messages to other silos (not including messages to the clients).

public int SendQueueLength { get; }
member this.SendQueueLength : int
Public ReadOnly Property SendQueueLength As Integer

Property Value

Applies to