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


In This Topic
    EventMetricPacket Class Members
    In This Topic

    The following tables list the members exposed by EventMetricPacket.

    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 event metric packet 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. 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. Provides a representative hash code for objects of this type to spread out distribution in hash tables.  
    Top
    See Also