[This is preliminary documentation and is subject to change.]
System Object NFX.Instrumentation Datum NFX.Instrumentation Gauge NFX.Instrumentation LongGauge NFX.Log.Instrumentation LogLongGauge NFX.Log.Instrumentation LogMsgCountNamespace: NFX.Log.InstrumentationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public abstract class LogLongGauge : LongGauge,
IInstrumentationInstrument, IOperationClass, IInstrumentClass
[SerializableAttribute]
public abstract class LogLongGauge : LongGauge,
IInstrumentationInstrument, IOperationClass, IInstrumentClass
<SerializableAttribute>
Public MustInherit Class LogLongGauge
Inherits LongGauge
Implements IInstrumentationInstrument, IOperationClass, IInstrumentClass
<SerializableAttribute>
Public MustInherit Class LogLongGauge
Inherits LongGauge
Implements IInstrumentationInstrument, IOperationClass, IInstrumentClass
[SerializableAttribute]
public ref class LogLongGauge abstract : public LongGauge,
IInstrumentationInstrument, IOperationClass, IInstrumentClass
[SerializableAttribute]
public ref class LogLongGauge abstract : public LongGauge,
IInstrumentationInstrument, IOperationClass, IInstrumentClass
[<AbstractClassAttribute>]
[<SerializableAttribute>]
type LogLongGauge =
class
inherit LongGauge
interface IInstrumentationInstrument
interface IOperationClass
interface IInstrumentClass
end
[<AbstractClassAttribute>]
[<SerializableAttribute>]
type LogLongGauge =
class
inherit LongGauge
interface IInstrumentationInstrument
interface IOperationClass
interface IInstrumentClass
end