Symphony Framework
Dispatch Method (UIDispatcher)
Symphony.Conductor.Utility Namespace > UIDispatcher Class : Dispatch Method
The action to complete.
Dispatch the passed delegate (action) to execute on the UI thread.
Syntax
public void Dispatch( 
   Action operation
)

Parameters

operation
The action to complete.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UIDispatcher Class
UIDispatcher Members