IOT Dash
|
Public Member Functions | |
TaskUnwrapper (IServiceProvider provider) | |
void | Unwrap (Task t) |
void | Start (CancellationToken token) |
Task | Stop () |
Properties | |
bool | Running [get] |
Useful for Fire-and-forget tasks. Collects them in a queue and unwraps the exceptions.