Share via


ForEachActivity.IsSequential Property

Definition

Should the loop be executed in sequence or in parallel (max 50).

public bool? IsSequential { get; set; }
member this.IsSequential : Nullable<bool> with get, set
Public Property IsSequential As Nullable(Of Boolean)

Property Value

Applies to