Open sandboxFocus

Method GetResult

GetResult()

Ends the await operation.

Declaration
public object GetResult()
Returns
Type Description
object

The result of the asynchronous invocation.