Edit

Share via


ISchedulerCounters.FailedJobs Property

Definition

Retrieves the number of jobs that failed.

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

Property Value

The number of jobs that failed.

Applies to