SchedulerCounters.CancelingJobs Property

Definition

Retrieves the number of jobs that are in the process of being canceled.

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

Property Value

The number of jobs that are in the process of being canceled.

Implements

Applies to