Explicit interface for an awaiter. An awaiter is a system that will run an async operation and schedule a continuation when it completes.
More...
|
void | GetResult () |
|
TResult | GetResult () |
|
Explicit interface for an awaiter. An awaiter is a system that will run an async operation and schedule a continuation when it completes.
- Template Parameters
-
TResult | The awaiter return value type. |
The documentation for this interface was generated from the following file:
- NWN.Anvil/src/main/API/Async/Awaiters/IAwaiter.cs