ISchedulerJobCounters.FinishedTaskCount Property

Definition

Retrieves the number of tasks that have finished running.

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

Property Value

The number of tasks that have finished.

Applies to