SchedulerJob.MaxCoresPerNode Property

Definition

Retrieves or sets the maximum number of cores that a node can have for the job to run on it.

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

Property Value

The maximum number of cores.

Implements

Applies to