ICorePerformanceMetrics.SendQueueLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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