Edit

Share via


ISchedulerCounters.CancelingTasks Property

Definition

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

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

Property Value

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

Applies to