Force freeing unused memory.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public static int FreeUnusedMemory() |
Return Value
Returns number of freed memory blocks.
Remarks
Frees and removes from cache memory blocks, which are not used by users.