Deleting server handles
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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).