ServerGauge 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.Glue.Instrumentation GlueLongGauge
          NFX.Glue.Instrumentation ServerGauge
            NFX.Glue.Instrumentation ServerBytesReceived
            NFX.Glue.Instrumentation ServerBytesSent
            NFX.Glue.Instrumentation ServerErrors
            NFX.Glue.Instrumentation ServerMsgReceived
            NFX.Glue.Instrumentation ServerMsgSent
            NFX.Glue.Instrumentation ServerTotalBytesReceived
            NFX.Glue.Instrumentation ServerTotalBytesSent
            NFX.Glue.Instrumentation ServerTotalErrors
            NFX.Glue.Instrumentation ServerTotalMsgReceived
            NFX.Glue.Instrumentation ServerTotalMsgSent
            NFX.Glue.Instrumentation ServerTransportChannelCount
            NFX.Glue.Instrumentation ServerTransportCount

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

[SerializableAttribute]
public abstract class ServerGauge : GlueLongGauge
See Also