ISchedulerCounters.TotalJobs 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 jobs in the cluster.
public int TotalJobs { get; }
member this.TotalJobs : int
Public ReadOnly Property TotalJobs As Integer
Property Value
The total number of jobs in the cluster.