Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PowerThermalEventArgs Class
Definition
- Assembly:
- PowerThermalNotification.Projections.dll
- Package:
- Microsoft.MixedReality.PowerThermalNotification v0.2.0
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 |
