ISchedulerCounters.FinishedJobs Property

Definition

Retrieves the number of jobs that have finished running successfully.

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

Property Value

The number of jobs that have finished running successfully.

Applies to