MSI Afterburner - MSI Graphics Card Performance Booster
Gets the maximum auxiliary voltage boost in mV.

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

Syntax

C#
public int AuxVoltageBoostMax { get; }
Visual Basic
Public ReadOnly Property AuxVoltageBoostMax As Integer
	Get
Visual C++
public:
property int AuxVoltageBoostMax {
	int get ();
}

See Also