Edit

Share via


SchedulerCounters.FailedTasks Property

Definition

Retrieves the number of tasks that failed.

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

Property Value

The number of tasks that failed.

Implements

Applies to