Click or drag to resize

imbACECoreConfig Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The imbACECoreConfig type exposes the following members.

Properties
  NameDescription
Public propertyautoFlushLogPageKByteLimit
Size limit of log content that triggers log flush
Public propertyautosaveTimeSpanInSec
Time required to unlock next autosave
Public propertyautosaveTimeSpanOn
If true it will prevent another log save within autosaveTimeSpanInSec seconds
Public propertydoAllowLogAutosave
If true it will do allow auto save of the globally registered logs
Public propertydoAllowOSDialogs
If true it will allow calling OS GUI dialogs
Public propertydoAutoFlushLogPage
If true it will do remove content of the globally registered logs, after reaching Log Page KByte limit
Public propertydoConsoleColorsByMarkupParshing
If true it will use console text markup parsing to color stressed parts of the text
Public propertydoConsoleColorsCyrcleSelector
If true it will assign different color to each ILogBuilder registered to output
Public propertydoDisplayMainLog
If true it send the main log to the screen
Public propertydoShowScriptLines
If true it will by default, show script lines that are just sent to execution
Public propertyStatic memberisDefaultReplaced
Gets or sets a value indicating whether, since program start, settings were replaced with another instance, i.e. loaded externally
Public propertyStatic membersettings
General configuration instance for domain of imbACE.Core
Top
See Also