Edit

Share via


ISchedulerCounters.QueuedJobs Property

Definition

Retrieves the number of jobs that are in the scheduling queue.

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

Property Value

The number of jobs that are in the scheduling queue.

Applies to