Click or drag to resize

McEnginesHighDemandProcessingIsRunning Property

True when some high demand processing such as live preview is running.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Property HighDemandProcessingIsRunning As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
This property is used to turn off XP file dialog customization during live preview to avoid a crash on WIndows Vista.
See Also