ISchedulerCounters.IdleCores Property

Definition

Retrieves the number of cores that are not allocated to a job.

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

Property Value

The number of cores that are not allocated to a job.

Applies to