ISchedulerCounters.FinishedTasks Property

Definition

Retrieves the number of tasks that have finished running successfully.

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

Property Value

The number of tasks that have finished running successfully.

Applies to