MSI Afterburner - MSI Graphics Card Performance Booster

The HardwareMonitorEntry type exposes the following members.

Constructors

  NameDescription
Public methodHardwareMonitorEntry
Initializes a new instance of the HardwareMonitorEntry class.

Methods

  NameDescription
Public methodReadXml
Generates an object from its XML representation.
Public methodToString
Returns a String that represents the MAHM Entry.
(Overrides Object..::..ToString()()()().)
Public methodWriteXml
Converts this instance into its XML representation.

Properties

  NameDescription
Public propertyData
Gets the data reading from the last poll.
Public propertyFlags
Gets the flags fro this data source.
Public propertyGPU
Gets the gpu index for this data source
Public propertyLocalizedSrcName
Gets the localized data source name
Public propertyLocalizedSrcUnits
Gets the localized data source units
Public propertyMaxLimit
Gets the maximum limit for graphs.
Public propertyMinLimit
Gets the minimum limit for graphs.
Public propertyRecommendedFormat
Gets the recommended display format
Public propertySrcId
Gets the Id for this data source
Public propertySrcName
Gets the data source name
Public propertySrcUnits
Gets the data source units

See Also