Maximum amount of memory blocks to keep in cache.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public static int MaximumCacheSize { get; set; } |
Remarks
The value specifies the amount of memory blocks, which could be cached by the memory manager.
Default value is set to 3. Maximum value is 10.