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