Share via


BatchTaskCounts.Failed Property

Definition

The number of Tasks which failed. A Task fails if its result (found in the executionInfo property) is 'failure'.

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

Property Value

Applies to