ResultFuture Class
The result of an asynchronous operation.
- Inheritance
-
builtins.objectResultFuture
Constructor
ResultFuture(impl_future, wrapped_type)
Parameters
- impl_future
- wrapped_type
Methods
| get |
Waits until the result is available, and returns it. |
get
Waits until the result is available, and returns it.
get()
Feedback
Submit and view feedback for