ReplicatorQueueStatus.QueueUtilizationPercentage 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.
Gets the utilization of the queue.
public long QueueUtilizationPercentage { get; }
member this.QueueUtilizationPercentage : int64
Public ReadOnly Property QueueUtilizationPercentage As Long
Property Value
The utilization of the queue.
Remarks
A value of ‘0’ indicates that the queue is empty and a value of ‘100’ indicates that the queue is full.