IMcResourceManagerMemorySwapPath Property
|
|
The path to be used if the memory manager needs to swap out image memory.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxProperty MemorySwapPath As String
Get
Set
Property Value
Type:
String
RemarksSetting the MemorySwapPath will not move any image memory that is currently
swapped out to the hard drive. The memory will automatically be relocated whenever the
memory is swapped back into and then out of memory.
See Also