ISchedulerJob.MaxCoresPerNode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.