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


MetricPacket Class Members

The following tables list the members exposed by MetricPacket.

Public Properties
 NameDescription
Public PropertyA short display string for this metric packet.  
Public PropertyThe unique Id of the metric definition.  
Public PropertyThe metric definition's description.  
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.  
Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
Public PropertyThe name of the metric being captured.  
Public PropertyIndicates whether the metric packet has been written to the log stream yet.  
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  
Top
Public Methods
 NameDescription
Public MethodCompare 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.  
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.  
Top
See Also