MSI Afterburner - MSI Graphics Card Performance Booster
Initializes a new instance of the HardwareMonitor class. Creating this new class includes populating the HardwareMonitorHeader, all HardwareMonitorEntry instances and all HardwareMonitorGpuEntry instances from MSI Afterburner's hardware monitoring memory.

Namespace: MSI.Afterburner
Assembly: MSIAfterburner.NET (in MSIAfterburner.NET.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public HardwareMonitor()
Visual Basic
Public Sub New
Visual C++
public:
HardwareMonitor()

See Also