SchedulerJobCounters.FailedTaskCount Property

Definition

Retrieves the number of tasks that have failed.

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

Property Value

The number of tasks that have failed.

Implements

Applies to