PostSharpAPI ReferencePost­Sharp.​AspectsMethod­Interception­Proceed­AwaitableGet­Awaiter
Open sandboxFocus

MethodInterceptionProceedAwaitable.GetAwaiter Method

GetAwaiter()

Gets an awaiter used to await the asynchronous method invocation.

Declaration
public MethodInterceptionProceedAwaiter GetAwaiter()
Returns
Type Description
MethodInterceptionProceedAwaiter

MethodInterceptionProceedAwaiter used to await the asynchronous method invocation.