SystemInformationEvent.ProcessorSpeed 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 the speed of the first CPU in the system in MHz.
public:
property int ProcessorSpeed { int get(); };
public:
property int ProcessorSpeed { int get(); };
public int ProcessorSpeed { get; }
member this.ProcessorSpeed : int
Public ReadOnly Property ProcessorSpeed As Integer