Click or drag to resize

IDispatcherMessageLoopInvokeAsync Method

Overload List
 NameDescription
Public methodInvokeAsync(Action) Invokes the specified callback on the message loop.
Public methodInvokeAsyncT(FuncT) Invokes the specified callback on the message loop and returns its result.
Top
See Also