The Processor type exposes the following members.

Constructors

  NameDescription
Processor
Constructor.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
CurrentClockSpeed
The current clock speed of the processor.
ExternalBusClockSpeed
The clock speed of the external bus.
Family
The processor's family.
Manufacturer
The processor's manufacturer.
MaxClockSpeed
The maximum clock speed of the processor.
PhysicalPosition
The location of the processor.
Role
The processor's role.
Status
The status of the processor.
Stepping
Any stepping (minor version) of the processor.
UpgradeInformation
Upgrade information about the processor (socket).
Version
The processor's version.

See Also