Click or drag to resize

PerformanceSample Properties

The PerformanceSample type exposes the following members.

Properties
  NameDescription
Public propertyAvg
The average computed sample.
Public propertyChartType
Charting options.
Public propertyExp1Avg
The last computed exponential weighted average.
Public propertyExp2Avg
The last computed exponential weighted average.
Public propertyExp3Avg
The last computed exponential weighted average.
Public propertyMaxSample
The maximum computed sample.
Public propertyMaxValue
The maximum expected value (scaled by Scale).
Public propertyMinSample
The minimum computed sample.
Public propertyMinValue
The minimum expected value (scaled by Scale).
Public propertySample
The last computed sample.
Public propertyScale
Scale, applied to the sample, min and max values.
Public propertyValueName
The performance value name.
Public propertyValueType
The value type.
Top
See Also