IProcessorPerformanceConfiguration.SystemCoolingPolicy 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.
Gets a value that indicates the system cooling policy (active or passive cooling).
public Microsoft.Windows.EventTracing.Power.SystemCoolingPolicy SystemCoolingPolicy { get; }
member this.SystemCoolingPolicy : Microsoft.Windows.EventTracing.Power.SystemCoolingPolicy
Public ReadOnly Property SystemCoolingPolicy As SystemCoolingPolicy
Property Value
Remarks
Although this is not directly related to processor settings, passive cooling results in slowing down the processor speed, which is controlled by throttling processor frequency as-needed, so it is fairly strongly related.