LongGauge ClassNFX Class Library

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

Represents a general-purpose long integer measurement datum
Inheritance Hierarchy

OnlineSystem Object
  NFX.Instrumentation Datum
    NFX.Instrumentation Gauge
      NFX.Instrumentation LongGauge
        NFX.ApplicationModel.Pile.Instrumentation PileLongGauge
        NFX.DataAccess.Cache.Instrumentation CacheLongGauge
        NFX.Glue.Instrumentation GlueLongGauge
        NFX.Instrumentation.Self SelfInstrumentationLongGauge
        NFX.Log.Instrumentation LogLongGauge
        NFX.OS.Instrumentation OSLongGauge
        NFX.Time.Instrumentation TimeInstrumentationLongGauge
        NFX.Wave.Instrumentation WaveLongGauge
        NFX.Web.Messaging.Instrumentation MessagingSinkLongGauge
        NFX.Web.Pay.Instrumentation PayLongGauge
        NFX.Web.Shipping.Instrumentation ShippingLongGauge
        NFX.Web.Social.Instrumentation SocialInstrumentationLongGauge

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

[SerializableAttribute]
public abstract class LongGauge : Gauge
See Also