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

IEventMetricSample Interface Properties

For a list of all members of this type, see IEventMetricSample 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)
 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)
 PropertyThe array of values associated with this sample. Any value may be a null object.  
Top
See Also