Click or drag to resize

imbACECoreConfigautoFlushLogPageKByteLimit Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Size limit of log content that triggers log flush

Namespace:  imbACE.Core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "")]
[imbAttribute(imbAttributeName.measure_setUnit, "Kb")]
public int autoFlushLogPageKByteLimit { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also