OpenHardwareMonitor.TryGetAverageCpuTemperature(Temperature) Method
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.
Gets the average CPU temperature (averaged over all CPU sensors / cores)
public bool TryGetAverageCpuTemperature (out UnitsNet.Temperature temperature);
member this.TryGetAverageCpuTemperature : Temperature -> bool
Public Function TryGetAverageCpuTemperature (ByRef temperature As Temperature) As Boolean
Parameters
- temperature
- UnitsNet.Temperature