Click or drag to resize

ResourceCommandsManageMemory Property

Manages the memory limit and swap file folder.

Namespace:  MediaCy.Automation.View
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property ManageMemory ( 
	parent As McCommand
) As ManageMemory
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ManageMemory
Remarks
See also Application.ResourceManager
See Also