Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / EventMetricAttribute Class
Properties Methods


In This Topic
    EventMetricAttribute Class Members
    In This Topic

    The following tables list the members exposed by EventMetricAttribute.

    Public Constructors
     NameDescription
    Public ConstructorDefine an event metric with value columns to be selected from the direct members of the current object.  
    Top
    Public Properties
     NameDescription
    Public PropertyA displayable caption for this event metric definition.  
    Public PropertyThe name of the metric to be defined under the metric category name.  
    Public PropertyAn end-user description of this metric definition.  
    Public PropertyA dot-delimited categorization for the metric under the metrics system.  
    Public PropertyThe metrics capture system label the user has selected to distinguish all metrics they define, to avoid colliding with usage by other libraries.  
    Public PropertyWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
    Top
    Public Methods
     NameDescription
    Public MethodReturns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute)
    Public MethodReturns the hash code for this instance. (Inherited from System.Attribute)
    Public MethodWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
    Public MethodWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
    Top
    See Also