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


MetricPacket Class Properties

For a list of all members of this type, see MetricPacket members.

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
See Also