You are here: Start » FIL.NET » FIS.ControlImageMemoryPools Method
FIS.ControlImageMemoryPools Method
Enables or disables deterministic image memory allocator.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ControlImageMemoryPools ( bool inIsEnabled )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inIsEnabled | bool | True | Specifies whether memory pools should be used or not. Default value: True. |