Share via


BatchJobStatistics.NumSucceededTasks 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 NumSucceededTasks { get; }
member this.NumSucceededTasks : int64
Public ReadOnly Property NumSucceededTasks As Long

Property Value

Applies to