SchedulerCounters.RunningTasks Property

Definition

Retrieves the number of tasks that are running.

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

Property Value

The number of tasks that are running.

Implements

Applies to