Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PowerThermalScoreArgs Class

Definition

Namespace:
Microsoft.MixedReality.PowerThermalNotification
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 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