CPUUsage ClassNFX Class Library

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

Inheritance Hierarchy

OnlineSystem Object
  NFX.Instrumentation Datum
    NFX.Instrumentation Gauge
      NFX.Instrumentation LongGauge
        NFX.OS.Instrumentation OSLongGauge
          NFX.OS.Instrumentation CPUUsage

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

[SerializableAttribute]
public class CPUUsage : OSLongGauge, ICPUInstrument, 
	IOperationClass, IInstrumentClass
See Also