| IAwaiterT Methods |
The IAwaiterT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| GetResult |
Waits for the awaitable to complete and returns
the value represented by it.
| |
| OnCompleted | Schedules the continuation action that's invoked when the instance completes. (Inherited from INotifyCompletion.) |