Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Agent.PerformanceCounters Namespace / PerfCounterMetricSample Class


In This Topic
PerfCounterMetricSample Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. Compare this object to another.  
Public MethodOverloaded. Overridden. Compute the resultant value for this sample compared with the provided baseline sample Compute the counter value for this sample compared with the provided baseline sample  
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.MetricSample)
Public MethodProvide users a handy default conversion since we ultimately just wrapper a counter sample object anyway.  
Public MethodWrite this sample to the current process log if it hasn't been written already (Inherited from Gibraltar.Monitor.MetricSample)
Top
See Also