You are here: Start » FIL.NET » FIS.ChargeImageMemoryPools Method
FIS.ChargeImageMemoryPools Method
Preallocates memory buffers for images.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ChargeImageMemoryPools ( IList<int> inRequestedPoolSizes, bool inTouch )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRequestedPoolSizes | System.Collections.Generic.IList<int> | Copy a value from InspectImageMemoryPools.outPoolSizes. | ||
![]() | inTouch | bool | Forces getting the new memory pools to the cache memory. |