MSI Afterburner - MSI Graphics Card Performance Booster
Gets the minimum core clock boost in KHz.

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

Syntax

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

See Also