Note

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

Access to this page requires authorization. You can try .

PowerThermalNotification.PeripheralsOfInterest Property

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 property contains the superset of peripherals that are to receive notification events. You must set this to a non-empty value AND PowerThermalMitigationLevelChanged in order to receive events. Events will fire when there are power-thermal changes to any of the PeripheralsOfInterest.

public Microsoft.MixedReality.PowerThermalNotification.PowerThermalPeripheralFlags PeripheralsOfInterest { get; set; }
member this.PeripheralsOfInterest : Microsoft.MixedReality.PowerThermalNotification.PowerThermalPeripheralFlags with get, set
Public Property PeripheralsOfInterest As PowerThermalPeripheralFlags

Property Value

Applies to