IProcessorPerformanceConfiguration.MinThrottlingFrequency 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 minimum percentage of the processor frequency.
public Microsoft.Windows.EventTracing.Percentage MinThrottlingFrequency { get; }
member this.MinThrottlingFrequency : Microsoft.Windows.EventTracing.Percentage
Public ReadOnly Property MinThrottlingFrequency As Percentage
Property Value
Remarks
For example, if this value is set to 50, then the processor frequency will never be throttled below 50 percent of its maximum frequency by the system.