OpenHardwareMonitorTransport 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.
Select the preferred transport protocol for the Hardware monitor
C#
public enum OpenHardwareMonitorTransport
type OpenHardwareMonitorTransport =
Public Enum OpenHardwareMonitorTransport
- Inheritance
-
OpenHardwareMonitorTransport
Name | Value | Description |
---|---|---|
Auto | 0 | Automatically choose a transport |
Wmi | 1 | Use the legacy WMI transport |
Http | 2 | Use HTTP transport |
Product | Versions |
---|---|
.NET IoT Libraries | 2.1.0, 2.2.0 |