CANCELLED attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Indicates if the asynchronous request was cancelled using either the CANCEL-REQUESTS( ) method or the DISCONNECT( ) method on the associated server handle.
Data type: LOGICAL
Access: Read-only
Applies to: Asynchronous request object handle
If set to TRUE, the request is cancelled. Otherwise, it is pending or complete (see the COMPLETE attribute).