DiagnosticSampler Properties |
The DiagnosticSampler type exposes the following members.
| Name | Description | |
|---|---|---|
| Average |
Gets the average of all samples.
| |
| Count |
Gets how many samples this record has used.
| |
| LastValue |
Gets the value of the last sample recorded.
| |
| Max |
Gets the maximum sample ever recorded.
| |
| Min |
Gets the minimum sample ever recorded.
| |
| SamplesInAverage |
Gets how many samples are included in the average.
|