You are here: Start » FIL.NET » Function Reference » System » Configuration » FIL.DischargeImageMemoryPools

FIL.DischargeImageMemoryPools

Releases preallocated image memory buffers.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

C++
C#
 
public static void DischargeImageMemoryPools()

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

See also