ForEachStatementInfo.IsAsynchronous Property

Definition

Whether this is an asynchronous foreach.

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

Property Value

Applies to