Name | Description | |
---|---|---|
ThreadSafe Constructor |
The following tables list the members exposed by ThreadSafe.
Name | Description | |
---|---|---|
ThreadSafe Constructor |
Name | Description | |
---|---|---|
BaseUIDispatcher | Exposes the static UI Dispatcher that is anchored to the main UI thread. | |
RunningAsServer | If True the process is running under the Symphony Bridge Service | |
ThreadHasRunOnce | If True the class has been run once on the current thread. |
Name | Description | |
---|---|---|
AnchorToUIThread | 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. | |
SymphonyShutdown | Allow the host to close the system down |