IProcessorPerformanceConfiguration.MaxThrottlingFrequency 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 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.