IProcessorPerformanceConfiguration.MaxThrottlingFrequency Property

Definition

Gets a value that indicates the maximum percentage of the processor frequency.

public Microsoft.Windows.EventTracing.Percentage MaxThrottlingFrequency { get; }
member this.MaxThrottlingFrequency : Microsoft.Windows.EventTracing.Percentage
Public ReadOnly Property MaxThrottlingFrequency As Percentage

Property Value

Remarks

For example, if this value is set to 80, then the processor frequency will never be throttled above 80 percent of its maximum frequency by the system.

Applies to