MSI Afterburner - MSI Graphics Card Performance Booster
Reloads this ControlMemory instance from control memory. This includes the ControlMemoryHeader and all ControlMemoryGpuEntry instances.

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

Syntax

C#
public void ReloadAll()
Visual Basic
Public Sub ReloadAll
Visual C++
public:
void ReloadAll()

See Also