Symphony Framework
BackgroundDispatcher Class Members
Properties  Methods 


Symphony.Conductor.Utility Namespace : BackgroundDispatcher Class

The following tables list the members exposed by BackgroundDispatcher.

Public Constructors
 NameDescription
Public Constructor Constructor. Create and instance of the BackgroundDispatcher object  
Top
Public Properties
 NameDescription
Public Property Read only access to the background thread.  
Public Propertystatic (Shared in Visual Basic) Create an instance of a BackgroundDispatcher to execute code on a background thread.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.  Allocate and return a BackgroundDispatcher object.  
Public Methodstatic (Shared in Visual Basic) Deallocate the passed dispatcher and remove from the dispatcher collection.  
Public Methodstatic (Shared in Visual Basic) Deallocate the passed dispatcher and remove from the dispatcher collection.  
Public MethodOverloaded.  Dispatch the delegate (action) onto the BackgroundDispatcher thread and execute.  
Public Method Disopsable method.  
Top
See Also

Reference

BackgroundDispatcher Class
Symphony.Conductor.Utility Namespace