ProcessorInformation Class |
Namespace: com.softwarekey.Client.Utils.SystemComponent
The ProcessorInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProcessorInformation | Creates a new ProcessorInformation object. |
Name | Description | |
---|---|---|
![]() | Architecture | Gets the processor's architecture. |
![]() | CurrentClockSpeed | Gets the processor's clock speed. |
![]() | ProcessorId | Gets the processor's ID. |
![]() | ProcessorType | Gets the processor's type. |
![]() | Properties | Gets a list of SystemComponentProperty objects. (Inherited from SystemComponent.) |
![]() | Revision | Gets the processor's revision. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize | Initializes this SystemComponent. (Inherited from SystemComponent.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ShouldIgnore | Determines whether or not to ignore the given component property. (Inherited from SystemComponent.) |
![]() | ToString | (Inherited from Object.) |
![]() |
---|
The ProcessorInformation class is not available in the .NET Standard PLUSManaged assembly. |