MethodBindingInvokeAwaitable.GetAwaiter Method |
Gets an awaiter used to await the asynchronous method invocation.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public MethodBindingInvokeAwaiter GetAwaiter()
Return Value
Type: MethodBindingInvokeAwaiterMethodBindingInvokeAwaiter used to await the asynchronous method invocation.