ISchedulerCounters.TotalTasks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.