Click or drag to resize

aceConsoleApplicationT Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceConsoleApplicationT generic type exposes the following members.

Methods
  NameDescription
Public methoddeploySettings
Deploys or redeploys the settings - forcing all parts of the system to update their state according to the settings
(Inherited from aceApplicationBase.)
Public methoddoQuit
Exits the application
(Overrides aceApplicationBasedoQuit.)
Public methodlog
Logs the specified message: if logger set with logger, if not directly to console
(Inherited from aceApplicationBase.)
Public methodsetAboutInformation
Sets the author information.
(Inherited from aceApplicationBase.)
Public methodStartApplication
Starts the application, keeping thread in the loop. Once it returns false, it means user chosen to quit the application
(Inherited from aceApplicationBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also