Symphony Framework
ThreadSafe Class Members
Fields  Methods 


Symphony.Conductor.Static Namespace : ThreadSafe Class

The following tables list the members exposed by ThreadSafe.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Exposes the static UI Dispatcher that is anchored to the main UI thread.  
Public Fieldstatic (Shared in Visual Basic) If True the process is running under the Symphony Bridge Service  
Public Fieldstatic (Shared in Visual Basic) If True the class has been run once on the current thread.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)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.  
Public Methodstatic (Shared in Visual Basic) Allow the host to close the system down  
Top
See Also

Reference

ThreadSafe Class
Symphony.Conductor.Static Namespace