Scheduler.DispatcherEnabled Property

 Scheduler.DispatcherEnabled  (read-write, Boolean)
 
True if the ACP Scheduler dispatch is enabled

Syntax

Scheduler.DispatcherEnabled [= Boolean]

The property syntax has these parts:

Part Description
Value (Boolean) True if the ACP Scheduler dispatch is enabled

Remarks

This is semi-kludgy in that it is used by Scheduler to actually enable and disable the dispatcher based on a script etc. changing the state of this property.