ISchedulerJobCounters.CanceledTaskCount Property

Definition

The number of tasks that were canceled the last time the job ran.

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

Property Value

The number of tasks that have been canceled.

Applies to