CoreDispatcherExtensionsRunAndAwaitAsync Method (CoreDispatcher, CoreDispatcherPriority, FuncIAsyncAction) |
Namespace: Cimbalino.Toolkit.Extensions
public static Task RunAndAwaitAsync( this CoreDispatcher dispatcher, CoreDispatcherPriority priority, Func<IAsyncAction> asyncAction )