|
Anvil
|
Explicit interface to support the compiling of async/await. More...
Public Member Functions | |
| IAwaiter | GetAwaiter () |
| IAwaiter< TResult > | GetAwaiter () |
Explicit interface to support the compiling of async/await.
| TResult | The awaiter return value type. |