OpenHardwareMonitor.UpdateStrategy Property
Definition
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.
Selects the sensor update strategy. Default is PerSensor for WMI, SynchronousAfterTimeout for HTTP.
public Iot.Device.HardwareMonitor.SensorUpdateStrategy UpdateStrategy { get; set; }
member this.UpdateStrategy : Iot.Device.HardwareMonitor.SensorUpdateStrategy with get, set
Public Property UpdateStrategy As SensorUpdateStrategy