ISchedulerCounters.RunningJobs Property

Definition

Retrieves the number of jobs that are running.

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

Property Value

The number of jobs that are running.

Applies to