OLEServerBusyRaiseError Property
Specifies whether an error message is displayed when an Automation request is rejected. Read/write at run time.
ApplicationObject.OLEServerBusyRaiseError[ = lExpression]
Property Values
- lExpression
One of the following settings:Setting Description .T. (True) An error doesn't occur and a busy message is not displayed when the number of milliseconds specified by the OLEServerBusyTimeout property have elapsed. .F. (False) (Default) An error occurs and a busy message is displayed when the number of milliseconds specified by the OLEServerBusyTimeout property have elapsed.
See Also
OLERequestPendingTimeout Property | OLEServerBusyTimeout Property
Applies To: Application Object | _VFP System Variable