Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / EventMetric Class


In This Topic
EventMetric Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodIndicates the relative sort order of this object to another of the same type.  
Public MethodCreate a new, empty metric sample for this event metric instance, ready to be filled out and written.  
Public MethodOverloaded. Determines if the provided object is identical to this object.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Registers all event metric definitions defined by attributes on the provided object or Type, and registers metric instances where EventMetricInstanceName attribute is also found (with a live object).  
Public Methodstatic (Shared in Visual Basic)Overloaded. Write event metric samples for all event metrics defined on the provided data object by attributes.  
Public MethodOverloaded. Write an event metric sample for this event metric instance using the provided data object.  
Top
See Also