Edit

Share via


ISchedulerCounters.ReadyNodes Property

Definition

Retrieves the number of nodes that are ready to run jobs.

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

Property Value

The number of nodes that are ready to run jobs.

Applies to