Click or drag to resize

DispatcherExtensionsBeginInvoke Method

Overload List
 NameDescription
Public Extension MethodBeginInvoke(Dispatcher, Action) Invokes the specified method asynchronously in the dispatcher thread.
Public Extension MethodBeginInvoke(Dispatcher, DispatcherPriority, Action) Invokes the specified method asynchronously in the dispatcher thread.
Top
See Also