MessageHistory Properties

Tungsten Suite

MessageHistory Properties

The LogMessageHistory type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
If True, log messages will be added to the history. If False, no history is maintained.
Public propertyMaximumNumberOfMessages
The maximum number of historical messages to maintain. When the maximum is reached, the oldest messages are removed as needed.
Public propertyMessages
The history of log messages
Top
See Also