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

MethodInterceptionProceedAwaitable.GetTask Method

GetTask()

Gets the underlying task that represents the asynchronous proceed operation.

Declaration
public Task GetTask()
Returns
Type Description
Task

The Task instance that represents the asynchronous proceed operation.