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


EventMetricDefinition Class Methods

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new metric definition from the provided information, or returns an existing matching definition if found.  
Public MethodOverloaded. Indicates the relative sort order of this object to another of the same type.  
Public MethodOverloaded. Determines if the provided object is identical to this object.  
Public MethodProvides a representative hash code for objects of this type to spread out distribution in hash tables. (Inherited from Gibraltar.Monitor.MetricDefinition)
Public Methodstatic (Shared in Visual Basic)Indicates whether the provided type can be stored as a value or not.  
Public Methodstatic (Shared in Visual Basic)Indicates whether the provided object can be graphed as a trend.  
Public MethodRegister this instance as a completed definition and return the valid usable definition for this event metric.  
Public MethodOverridden. Set this metric definition to be read-only and lock out further changes, allowing it to be instantiated and sampled. Set this metric definition to be read-only and lock out further changes, allowing it to be instantiated and sampled.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Invoked by the base class to allow inheritors to provide derived implementations Create a metric dictionary in our derived type for highest type fidelity.  
Top
See Also