SchedulerCounters.QueuedTasks Property

Definition

Retrieves the number of tasks that are in the scheduling queue.

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

Property Value

The number of tasks that are in the scheduling queue.

Implements

Applies to