IEventMetricSample Interface Members
In This Topic
The following tables list the members exposed by IEventMetricSample.
Public Properties
Public Methods
| Name | Description |
| CompareTo | Compares 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>) |
| ComputeValue | Compute the resultant value for this sample compared with the provided baseline sample. |
| Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<IMetricSample>) |
Top
See Also