MultiInstanceSettings.NumberOfInstances Property

Definition

Gets or sets the number of compute nodes required by the multi-instance task.

public int? NumberOfInstances { get; set; }
member this.NumberOfInstances : Nullable<int> with get, set
Public Property NumberOfInstances As Nullable(Of Integer)

Property Value

Applies to