ClientGauge 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 ClientGauge
            NFX.Glue.Instrumentation ClientBytesReceived
            NFX.Glue.Instrumentation ClientBytesSent
            NFX.Glue.Instrumentation ClientErrors
            NFX.Glue.Instrumentation ClientMsgReceived
            NFX.Glue.Instrumentation ClientMsgSent
            NFX.Glue.Instrumentation ClientTimedOutCallSlotsRemoved
            NFX.Glue.Instrumentation ClientTotalBytesReceived
            NFX.Glue.Instrumentation ClientTotalBytesSent
            NFX.Glue.Instrumentation ClientTotalErrors
            NFX.Glue.Instrumentation ClientTotalMsgReceived
            NFX.Glue.Instrumentation ClientTotalMsgSent
            NFX.Glue.Instrumentation ClientTransportCount

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

[SerializableAttribute]
public abstract class ClientGauge : GlueLongGauge
See Also