Processor.MaxClockSpeed Property

Definition

Maximum speed of the processor, in MHz

public:
 property Nullable<System::UInt32> MaxClockSpeed { Nullable<System::UInt32> get(); };
public uint? MaxClockSpeed { get; }
member this.MaxClockSpeed : Nullable<uint32>
Public ReadOnly Property MaxClockSpeed As Nullable(Of UInteger)

Property Value

Applies to