PowerThermalNotification.PeripheralsOfInterest Property

Definition

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