Click or drag to resize

DispatcherExtensionsBeginInvoke Method

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