RouterJobPositionDetails.QueueLength 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.
Length of the queue: total number of enqueued jobs.
public int QueueLength { get; }
member this.QueueLength : int
Public ReadOnly Property QueueLength As Integer