IInstrumentation OSInstrumentationIntervalMS Property NFX Class Library

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

Specifies how often OS instrumentation such as CPU and RAM is sampled. Value of zero disables OS sampling

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

int OSInstrumentationIntervalMS { get; }

Property Value

Type: OnlineInt32
See Also