IProcessorPerformanceConfiguration.SystemCoolingPolicy Property

Definition

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.

Applies to