PowerThermalEventArgs Class

Definition

This class is used to wrap around parameters provided in a mitigation level event

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

Properties

ImpactedPeripherals

Returns the peripheral set associated with given event

MitigationLevel

Returns the PowerThermalMitigationLevel associated with the given event

Applies to