Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies how long after an Automation request is made before a busy message is displayed. Read/write at run time.
ApplicationObject.OLERequestPendingTimeout[ = nMilliseconds]
Return Value
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.
Remarks
Applies To: Application Object | _VFP System Variable
See Also
Reference
OLEServerBusyRaiseError Property