Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IMetricValueCollection Interface / Interval Property

Interval Property (IMetricValueCollection)
The unit of intervals between samples. If not set to default or shortest, see the Intervals property for how many intervals between samples.
Syntax
'Declaration
 
ReadOnly Property Interval As MetricSampleInterval
 
Remarks
To get a higher resolution data set in the case when the sample interval is not set to shortest, use the CalculateValues method on the metric.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also