InstrumentationService MaxRecordCount Property NFX Class Library

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

Gets/Sets the maximum record count that this instance can store

Namespace: NFX.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute(null, 1048576)]
[ExternalParameterAttribute]
public int MaxRecordCount { get; set; }

Property Value

Type: OnlineInt32

Implements

IInstrumentation MaxRecordCount
See Also