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
System.Threading.Tasks.Task

The System.Threading.Tasks.Task instance that represents the asynchronous proceed operation.