StopMinimizeMemoryTimer Method
Syntax
C#
public void StopMinimizeMemoryTimer();
Description
By default, the F-IN-BOX library periodically attempts to minimize memory usage.
You can disable this automatic memory optimization by calling the StopMinimizeMemoryTimer
method.