Edit

Share via


ISchedulerCounters.BusyCores Property

Definition

Retrieves the number of cores that are busy running tasks.

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

Property Value

The number of cores that are busy running tasks.

Applies to