Freigeben über


IntegrationRuntimeComputeProperties.MaxParallelExecutionsPerNode Eigenschaft

Definition

Ruft die maximale Anzahl paralleler Ausführungen pro Knoten für managed Integration Runtime ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="maxParallelExecutionsPerNode")]
public int? MaxParallelExecutionsPerNode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxParallelExecutionsPerNode")>]
member this.MaxParallelExecutionsPerNode : Nullable<int> with get, set
Public Property MaxParallelExecutionsPerNode As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: