Click or drag to resize

ThreadWithDispatcherBeginInvoke Method

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