Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)