IProcessorPerformanceConfiguration.MinThrottlingFrequency Property

Definition

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.

Applies to