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


In This Topic
    MetricPacket Class Members
    In This Topic

    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. Determines whether the specified object is equal to the current object. 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. Serves as the default hash function. 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