IForEachLoopOperation.IsAsynchronous Property

Definition

Whether this for each loop is asynchronous. Always false for VB.

public bool IsAsynchronous { get; }
member this.IsAsynchronous : bool
Public ReadOnly Property IsAsynchronous As Boolean

Property Value

Applies to