Processor | 
The ProcessorStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| ProcessorStatus | Initializes a new instance of the ProcessorStatus class. | 
| Name | Description | |
|---|---|---|
| Processors | Gets the usage data for each individual processor in the system. | |
| Total | Gets the combined usage data for all processors in the system. | 
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources associated with the ProcessorStatus class. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| Refresh | Refreshes the usage data. | |
| ToString | Returns a string that represents the current object. (Inherited from Object)  |