共用方式為


ReplicatorQueueStatus.QueueUtilizationPercentage Property

Definition

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.

Applies to