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


In This Topic
    EventMetricDefinitionPacket Class Members
    In This Topic

    The following tables list the members exposed by EventMetricDefinitionPacket.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyA short display string for this metric definition, suitable for end-user display. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public PropertyThe category of this metric for display purposes. Category is the top displayed hierarchy. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public PropertyThe display name of this metric (unique within the category name). (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public PropertyThe default value to display for this event metric. Typically this should be a trendable value.  
    Public PropertyA description of what is tracked by this metric, suitable for end-user display. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Public PropertyThe recommended default display interval for graphing. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Public PropertyIndicates if the definition is part of the current live metric definitino collection (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public PropertyIndicates if the definition (and all metrics associated with it) are read-only or can be read/write. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public PropertyThe internal metric type of this metric definition (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public PropertyThe name of the metric definition being captured. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public PropertyIndicates whether the metric packet has been written to the log stream yet. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    Public PropertyThe sample type of the metric. Indicates whether the metric represents discrete events or a continuous value. (Inherited from Gibraltar.Monitor.Serialization.MetricDefinitionPacket)
    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.MetricDefinitionPacket)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Compare this event metric definition packet with another.  
    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