Edit

Share via


SchedulerCounters.SubmittedJobs Property

Definition

Retrieves the number of jobs that have been submitted to the scheduling queue and are awaiting validation.

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

Property Value

The number of jobs that have been submitted to the scheduling queue and are awaiting validation.

Implements

Applies to