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

Method GetResult

GetResult()

Ends the await operation.

Declaration
public object GetResult()
Returns
Type Description
Object

The result of the asynchronous invocation.