RotationSource 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.
Source for the engine revolution data
C#
public enum RotationSource
type RotationSource =
Public Enum RotationSource
- Inheritance
-
RotationSource
Name | Value | Description |
---|---|---|
Unknown | 0 | The source is unknown |
Engine | 1 | Engine revolutions |
Shaft | 2 | Shaft revolutions |
Product | Versions |
---|---|
.NET IoT Libraries | 2.1.0, 2.2.0 |