Deleting server handles
- Last Updated: January 15, 2015
- 1 minute read
- OpenEdge
- Version 13.0
- 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).