Click or drag to resize

IndividualProcessorStatusToString Method

Returns a string representation of the current IndividualProcessorStatus.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the current IndividualProcessorStatus.
See Also