Specifies how long after an Automation request is made before a busy message is displayed. Read/write at run time.
Syntax
ApplicationObject.OLERequestPendingTimeout[ = nMilliseconds]
Settings
nMilliseconds
Specifies the number of milliseconds that must elapse before a busy message is displayed when an Automation request is pending. The busy message is displayed when a mouse or keyboard event occurs. The default value for nMilliseconds is 5,000 milliseconds.
If nMilliseconds is 0, a busy message isn't displayed when an Automation request is pending and a mouse or keyboard event occurs.