![]() | DispatcherExtensions Methods |
Name | Description | |
---|---|---|
![]() ![]() | RunAndAwaitAsync(Dispatcher, Action) |
Runs the event dispatcher and awaits for it to complete before returning the results for dispatched events asynchronously.
|
![]() ![]() | RunAndAwaitAsync(Dispatcher, FuncTask) |
Runs the event dispatcher and awaits for it to complete before returning the results for dispatched events asynchronously.
|
![]() ![]() | RunAndAwaitAsyncT(Dispatcher, FuncTaskT) |
Runs the event dispatcher and awaits for it to complete before returning the results for dispatched events asynchronously.
|
![]() ![]() | RunAndAwaitAsyncT(Dispatcher, FuncT) |
Runs the event dispatcher and awaits for it to complete before returning the results for dispatched events asynchronously.
|