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

ISampledMetricSample Interface Properties

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

Public Properties
 NameDescription
 PropertyThe unique id of this sample (Inherited from Loupe.Extensibility.Data.IMetricSample)
 PropertyThe metric this sample relates to. (Inherited from Loupe.Extensibility.Data.IMetricSample)
 PropertyIndicates whether two samples are required to calculate a metric value or not.  
 PropertyThe increasing sequence number of all sample packets for this metric to be used as an absolute order sort. (Inherited from Loupe.Extensibility.Data.IMetricSample)
 PropertyThe exact date and time the metric was captured. (Inherited from Loupe.Extensibility.Data.IMetricSample)
 PropertyThe raw value of the metric. (Inherited from Loupe.Extensibility.Data.IMetricSample)
Top
See Also