SelfInstrumentationLongGauge 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.Instrumentation.Self SelfInstrumentationLongGauge
          NFX.Instrumentation.Self BufferMaxAge
          NFX.Instrumentation.Self ProcessingInterval
          NFX.Instrumentation.Self RecordCount
          NFX.Instrumentation.Self RecordLoad

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

[SerializableAttribute]
public abstract class SelfInstrumentationLongGauge : LongGauge, 
	IInstrumentationInstrument, IOperationClass, IInstrumentClass
See Also