Edit

Share via


OpenHardwareMonitor.UpdateSensors(Boolean) Method

Definition

Re-reads the sensor tree. Updates all values and the list of sensors. You should invalidate all cached OpenHardwareMonitor.Sensor and OpenHardwareMonitor.Hardware instances after using this with refreshSensorList=true

public void UpdateSensors (bool refreshSensorList);
member this.UpdateSensors : bool -> unit
Public Sub UpdateSensors (refreshSensorList As Boolean)

Parameters

refreshSensorList
Boolean

Applies to