DispatcherExtensions.RunSync<TResult>
public static TResult RunSync<TResult>(Dispatcher disp,
	Func<Task`1> del)

Parameters

Dispatcher disp

Func<Task`1> del


See also:

Class DispatcherExtensions

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic