Open sandboxFocus

Method GetAwaiter

GetAwaiter()

Gets an awaiter used to await the asynchronous method invocation.

Declaration
public MethodBindingInvokeAwaiter GetAwaiter()
Returns
Type Description
MethodBindingInvokeAwaiter

MethodBindingInvokeAwaiter used to await the asynchronous method invocation.