Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / CustomSampledMetricPacket Class
Properties Methods


CustomSampledMetricPacket Class Members

The following tables list the members exposed by CustomSampledMetricPacket.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyA short display string for this metric packet. (Inherited from Gibraltar.Monitor.Serialization.MetricPacket)
Public PropertyThe unique Id of the metric definition. (Inherited from Gibraltar.Monitor.Serialization.MetricPacket)
Public PropertyThe metric definition's description. (Inherited from Gibraltar.Monitor.Serialization.MetricPacket)
Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
Public PropertyThe metric instance name (unique within the counter name). May be null or empty if no instance name is required. (Inherited from Gibraltar.Monitor.Serialization.MetricPacket)
Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
Public PropertyThe name of the metric being captured. (Inherited from Gibraltar.Monitor.Serialization.MetricPacket)
Public PropertyIndicates whether the metric packet has been written to the log stream yet. (Inherited from Gibraltar.Monitor.Serialization.MetricPacket)
Public PropertyThe increasing sequence number of all packets for this session to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
Top
Protected Properties
 NameDescription
Protected PropertyThe current session, only available for rehydrated packets (Inherited from Gibraltar.Monitor.Serialization.MetricPacket)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Compare this object to another to determine sort order  
Public MethodOverloaded. Overridden. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type.  
Public MethodOverridden. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables.  
Top
See Also