Click or drag to resize

ThreadWithDispatcherJoin Method

Blocks the calling thread until the Dispatcher terminates.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public void Join()
See Also