PowerThermalScoreArgs Class

Definition

This class is used to wrap around parameters provided in a thermal score event

public class PowerThermalScoreArgs : EventArgs
type PowerThermalScoreArgs = class
    inherit EventArgs
Public Class PowerThermalScoreArgs
Inherits EventArgs
Inheritance
PowerThermalScoreArgs

Properties

ImpactedPeripherals

Returns the peripheral set associated with given event

ThermalScore

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.

Applies to