ISchedulerJobCounters.FailedTaskCount Property

Definition

The number of tasks in the job that failed the last time the job ran.

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

Property Value

The number of tasks that have failed.

Applies to