Click or drag to resize

McCommandWaitForCommandToFinish Method

Sleeps until the command stops processing.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub WaitForCommandToFinish ( 
	filter As TaskFilter,
	Optional parentFilter As McCommand = Nothing
)

Parameters

filter
Type: MediaCy.IQL.ApplicationTaskFilter
Process filtered tasks as if the application was idle
parentFilter (Optional)
Type: MediaCy.IQL.ApplicationMcCommand
Remarks