Class SocialInstrumentationLongGauge
Inheritance
System.Object
SocialInstrumentationLongGauge
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NFX.Web.Social.Instrumentation
Assembly: NFX.Web.dll
Syntax
[Serializable]
public abstract class SocialInstrumentationLongGauge : LongGauge, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, ISocialLogic, IBusinessLogic, IWebInstrument, IOperationClass, IInstrumentClass
Constructors
SocialInstrumentationLongGauge(String, Int64)
Declaration
protected SocialInstrumentationLongGauge(string source, long value)
Parameters
Type | Name | Description |
---|---|---|
System.String | source | |
System.Int64 | value |