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