PowerThermalNotification.SuppressedPlatformMitigationForPeripherals 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 reflects requests from this process to suppress any platform mitigations related to the set peripherals. Setting to zero (default) means that no actions are suppressed by this process. Non-zero values will only take effect if the given process is running in the foreground.
public Microsoft.MixedReality.PowerThermalNotification.PowerThermalPeripheralFlags SuppressedPlatformMitigationForPeripherals { get; set; }
member this.SuppressedPlatformMitigationForPeripherals : Microsoft.MixedReality.PowerThermalNotification.PowerThermalPeripheralFlags with get, set
Public Property SuppressedPlatformMitigationForPeripherals As PowerThermalPeripheralFlags