Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IEventMetricSample Interface

In This Topic
IEventMetricSample Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodCompares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from System.IComparable<IMetricSample>)
 MethodCompute the resultant value for this sample compared with the provided baseline sample.  
 MethodIndicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<IMetricSample>)
Top
See Also