Log.MessageHistory.MaximumNumberOfMessages Property

Tungsten Suite

LogMessageHistoryMaximumNumberOfMessages Property

The maximum number of historical messages to maintain. When the maximum is reached, the oldest messages are removed as needed.

Namespace:  W.Logging
Assembly:  Tungsten.Logging (in Tungsten.Logging.dll) Version: 2.0.0
Syntax
C#
public int MaximumNumberOfMessages { get; }

Property Value

Type: Int32
See Also