SchedulerNodeCounters.IdleCoreCount Property

Definition

Retrieves the number of cores on the node that are idle.

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

Property Value

The number of cores that are idle.

Implements

Applies to