GetResult()
Ends the await operation.
Declaration
public object GetResult()Returns
| Type | Description |
|---|---|
| object | The result of the asynchronous invocation. |
Ends the await operation.
public object GetResult()| Type | Description |
|---|---|
| object | The result of the asynchronous invocation. |