Share via


ForEachActivity.BatchCount Property

Definition

Batch count to be used for controlling the number of parallel execution (when isSequential is set to false).

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

Property Value

Applies to