Symphony Framework
AnchorToUIThread Method
Symphony.Conductor.Static Namespace > ThreadSafe Class : AnchorToUIThread Method
The AnchorToUIThread() method must be executed on the main UI thread prior to any other processing.This ensures that the Symphony Framework can function corectly and all thread based processing is performed on the right threads.
Syntax
public static void AnchorToUIThread()
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

ThreadSafe Class
ThreadSafe Members