OLERequestPendingTimeout Property
Specifies how long after an Automation request is made before a busy message is displayed. Read/write at run time.
ApplicationObject.OLERequestPendingTimeout[ = nMilliseconds]
Property Values
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.
See Also
OLEServerBusyRaiseError Property | OLEServerBusyTimeout Property
Applies To: Application Object | _VFP System Variable