ISchedulerJobCounters.RunningTaskCount Property

Definition

Retrieves the number of tasks that are running.

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

Property Value

The number of tasks that are running.

Applies to