PowerThermalScoreArgs.ThermalScore 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.
Returns the thermal score associated with the given event (100 to 0) A level of 100 is best case. A level of 0 coincides with application termination.
public uint ThermalScore { get; }
member this.ThermalScore : uint32
Public ReadOnly Property ThermalScore As UInteger