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

Method GetAwaiter

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.