Click or drag to resize

Program Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The Program 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
(Inherited from aceConsoleApplicationanalyticConsole.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodlog
Logs the specified message: if logger set with logger, if not directly to console
(Inherited from aceApplicationBase.)
Public methodsetAboutInformation (Overrides aceApplicationBase.setAboutInformation.)
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.)
Public methodToString (Inherited from Object.)
Top
See Also