Click or drag to resize

PresentationFrameworkExtensionsProcessMessages Method

Overload List
 NameDescription
Public Extension MethodProcessMessages(Dispatcher) Waits until all pending messages up to the Background priority are processed.
Public Extension MethodProcessMessages(Visual) Waits until all pending messages up to the Background priority are processed.
Public Extension MethodProcessMessages(Dispatcher, DispatcherPriority) Waits until all pending messages up to the specified priority are processed.
Public Extension MethodProcessMessages(Visual, DispatcherPriority) Waits until all pending messages up to the specified priority are processed.
Top
See Also