Click or drag to resize

IMcResourceManagerMemorySwapFree Property

Returns the amount of swap space free on the current swap drive.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property MemorySwapFree As Double
	Get

Property Value

Type: Double
Remarks
Setting 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