Method GetResult
GetResult()
Ends the await operation and returns the computed result.
TResult GetResult()
Returns
- TResult
The result value produced by the asynchronous operation.
Ends the await operation and returns the computed result.
TResult GetResult()
The result value produced by the asynchronous operation.