MethodInterceptionProceedAwaitable.GetAwaiter Method |
Gets an awaiter used to await the asynchronous method invocation.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.10.14.0 (6.10.14.0)
C#
public MethodInterceptionProceedAwaiter GetAwaiter()
Return Value
Type: MethodInterceptionProceedAwaiterMethodInterceptionProceedAwaiter used to await the asynchronous method invocation.