Share via


BatchJobStatistics.SucceededTasksCount Property

Definition

The total number of Tasks successfully completed in the Job during the given time range. A Task completes successfully if it returns exit code 0.

public long SucceededTasksCount { get; }
member this.SucceededTasksCount : int64
Public ReadOnly Property SucceededTasksCount As Long

Property Value

Applies to