SchedulerTask.MaximumNumberOfCores Property

Definition

Retrieves or sets the maximum number of cores that the scheduler may allocate for the task.

public int MaximumNumberOfCores { get; set; }
member this.MaximumNumberOfCores : int with get, set
Public Property MaximumNumberOfCores As Integer

Property Value

The maximum number of cores.

Implements

Applies to