AwaitExtensions.AggregateExceptionAwaitable.GetAwaiter Method

Definition

Gets an awaitable that schedules continuations on the specified scheduler.

public:
 Microsoft::VisualStudio::Threading::AwaitExtensions::AggregateExceptionAwaiter GetAwaiter();
public Microsoft.VisualStudio.Threading.AwaitExtensions.AggregateExceptionAwaiter GetAwaiter ();
member this.GetAwaiter : unit -> Microsoft.VisualStudio.Threading.AwaitExtensions.AggregateExceptionAwaiter
Public Function GetAwaiter () As AwaitExtensions.AggregateExceptionAwaiter

Returns

Applies to