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


CustomSampledMetricDefinition Class Methods

For a list of all members of this type, see CustomSampledMetricDefinition 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. Compare this custom sampled metric definition with another to determine if they are identical.  
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 MethodSet this metric definition to be read-only and lock out further changes, allowing it to be instantiated and sampled. (Inherited from Gibraltar.Monitor.MetricDefinition)
Public MethodOverloaded. Write a metric sample to the specified metric instance with the provided data immediately, creating the metric if it doesn't exist.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Invoked by the base class to allow inheritors to provide derived implementations Invoked by the base class to allow inheritors to provide derived implementations  
Top
See Also