次の方法で共有


ForEachActivity.BatchCount プロパティ

定義

並列実行の数を制御するために使用するバッチの数 (IsSequential が false に設定されている場合)。

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

プロパティ値

適用対象