PostSharpAPI ReferencePost­Sharp.​AspectsMethod­Binding­Invoke­AwaiterGet­Result
Open sandboxFocus

MethodBindingInvokeAwaiter.GetResult Method

GetResult()

Ends the await operation.

Declaration
public object GetResult()
Returns
Type Description
System.Object

The result of the asynchronous invocation.