Program Methods |
[This is preliminary documentation and is subject to change.]
The Program type exposes the following members.
| Name | Description | |
|---|---|---|
| deploySettings |
Deploys or redeploys the settings - forcing all parts of the system to update their state according to the settings
(Inherited from aceApplicationBase.) | |
| doQuit |
Exits the application
(Inherited from aceConsoleApplicationanalyticConsole.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| log |
Logs the specified message: if logger set with logger, if not directly to console
(Inherited from aceApplicationBase.) | |
| setAboutInformation | (Overrides aceApplicationBase.setAboutInformation.) | |
| StartApplication |
Starts the application, keeping thread in the loop. Once it returns false, it means user chosen to quit the application
(Inherited from aceApplicationBase.) | |
| ToString | (Inherited from Object.) |