Try OpenEdge Now
Application Migration and Development Guide
Application Development with PAS for OpenEdge
:
Programming ABL Client Applications
:
Managing asynchronous requests
:
Deleting server handles
Deleting server handles
You can delete a server handle using the
DELETE
OBJECT
statement. However, the delete request raises an
ERROR
condition if the
ASYNC-REQUEST-COUNT
attribute on the server handle is not zero (0).