PowerThermalNotification.PeripheralsOfInterest Property
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 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