SchedulerNodeCounters.BusyCoreCount Property

Definition

Retrieves the number of cores on the node that are busy processing jobs.

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

Property Value

The number of cores that are busy processing jobs.

Implements

Applies to