PowerThermalEventArgs Class
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.
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 |