SamplesAmount Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of samples averaged (1 to 8) per measurement output.
C#
public enum SamplesAmount
type SamplesAmount =
Public Enum SamplesAmount
- Inheritance
-
SamplesAmount
Name | Value | Description |
---|---|---|
One | 0 | 1 (Default) samples per measurement output. |
Two | 32 | 2 samples per measurement output. |
Four | 64 | 4 samples per measurement output. |
Eight | 96 | 8 samples per measurement output. |
Táirge | Leaganacha |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |