ClientTotalBytesSent 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 ClientTotalBytesSent

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

[SerializableAttribute]
public class ClientTotalBytesSent : ClientGauge, 
	INetInstrument, IIOInstrumentClass, IOperationClass, IInstrumentClass
See Also