You are here: Start » FIL.NET » FIL.ChargeImageMemoryPools
Preallocates memory buffers for images.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
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. |
Errors
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Incorrect size of 'inRequestedPoolSizes' array. |