Method AndForget
AndForget(Task, bool)
Task will be awaited and exceptions will be forwarded to RxApp.DefaultExceptionHandler.
Declaration
public static void AndForget(this Task task, bool ignoreExceptions = false)
Parameters
Type | Name | Description |
---|---|---|
Task | task | |
bool | ignoreExceptions |