CoreDispatcherExtensionsRunAndAwaitAsyncT Method (CoreDispatcher, CoreDispatcherPriority, FuncTaskT) |
Namespace: Cimbalino.Toolkit.Extensions
public static Task<T> RunAndAwaitAsync<T>( this CoreDispatcher dispatcher, CoreDispatcherPriority priority, Func<Task<T>> asyncFunction )