ISchedulerCounters.TotalTasks Property

Definition

Retrieves the total number of tasks in the cluster.

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

Property Value

The total number of tasks in the cluster.

Applies to