ISchedulerJobCounters.CancelingTaskCount Property

Definition

The number of tasks that are being canceled.

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

Property Value

The number of tasks being canceled.

Applies to