'Declaration
Overloads Function CalculateValues( _ ByVal interval As MetricSampleInterval, _ ByVal intervals As Integer _ ) As IMetricValueCollection
IMetricValueCollection CalculateValues( MetricSampleInterval interval, int intervals )
Parameters
- interval
- The requested data sample size
- intervals
- The number of intervals to have between each value exactly.
Return Value
A metric value set suitable for display