Method GetAwaiter
- Namespace
- Eon
- Assembly
- Eon.dll
GetAwaiter()
Exposes an awaiter from Delay(int) to allow direct await on a Duration
public TaskAwaiter GetAwaiter()
Returns
- TaskAwaiter
Delay(int) awaiter
Exposes an awaiter from Delay(int) to allow direct await on a Duration
public TaskAwaiter GetAwaiter()
Delay(int) awaiter