Class | Description | |
---|---|---|
BackgroundDispatcher | The BackgroundDispatcher class should be used to control processing of background tasks | |
UIDispatcher | Class to allow the execution of code on the UI thread. To ensure that you Symphony Framework applicaitons function correctly please ensure that on the main UI thread the first call is to the Symphony.Conductor.Static.ThreadSafe.AnchorToUIThread method to ensure that the framework is correctly anchored to the UI thread. |