ISchedulerTask.MaximumNumberOfNodes 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 nodes that the scheduler may allocate for the task.
public int MaximumNumberOfNodes { get; set; }
member this.MaximumNumberOfNodes : int with get, set
Public Property MaximumNumberOfNodes As Integer
Property Value
The maximum number of nodes. The default is 1.