MobileForms Toolkit Documentation

BackBufferManager.Collect Method 

Forces an immediate garbage collection of all back buffers.

public static void Collect(
bool forceCollection
);

Parameters

forceCollection
true to indicate that this method can wait for garbage collection to occur before returning; otherwise, false.

See Also

BackBufferManager Class | Resco.Drawing Namespace