Click or drag to resize

DiagnosticSampler Properties

The DiagnosticSampler type exposes the following members.

Properties
  NameDescription
Public propertyAverage
Gets the average of all samples.
Public propertyCount
Gets how many samples this record has used.
Public propertyLastValue
Gets the value of the last sample recorded.
Public propertyMax
Gets the maximum sample ever recorded.
Public propertyMin
Gets the minimum sample ever recorded.
Public propertySamplesInAverage
Gets how many samples are included in the average.
Top
See Also