InstrumentationService ProcessingIntervalMS Property NFX Class Library

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

Specifies how often aggregation is performed

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

[ExternalParameterAttribute]
[ConfigAttribute("$processing-interval-ms|$interval-ms", 7000)]
public int ProcessingIntervalMS { get; set; }

Property Value

Type: OnlineInt32

Implements

IInstrumentation ProcessingIntervalMS
See Also