SchedulerCounters.CanceledJobs Property

Definition

Retrieves the number jobs that have been canceled.

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

Property Value

The number jobs that have been canceled.

Implements

Applies to