SchedulerJobCounters.QueuedTaskCount Property

Definition

Retrieves the number of tasks that are queued and ready to run.

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

Property Value

The number of tasks that are queued and ready to run.

Implements

Applies to