ForEachStatementInfo.MoveNextAwaitableInfo Property
Definition
Important
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.
Gets the awaitable info for the MoveNextMethod in an asynchronous foreach. default if this is a synchronous foreach.
public Microsoft.CodeAnalysis.CSharp.AwaitExpressionInfo MoveNextAwaitableInfo { get; }
member this.MoveNextAwaitableInfo : Microsoft.CodeAnalysis.CSharp.AwaitExpressionInfo
Public ReadOnly Property MoveNextAwaitableInfo As AwaitExpressionInfo