aceConsoleApplicationT Methods |
The aceConsoleApplicationT generic 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
(Overrides aceApplicationBasedoQuit.) | |
| log |
Logs the specified message: if logger set with logger, if not directly to console
(Inherited from aceApplicationBase.) | |
| setAboutInformation |
Sets the author information.
(Inherited from aceApplicationBase.) | |
| StartApplication |
Starts the application, keeping thread in the loop. Once it returns false, it means user chosen to quit the application
(Inherited from aceApplicationBase.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |