STOP attribute
Set to TRUE, if the asynchronous request was executing when the client issued the CANCEL REQUESTS( ) method.
Data type: LOGICAL
Access: Readable
Applies to: Asynchronous request object handle
If the COMPLETE attribute is FALSE, the value of this attribute is the Unknown value (
?
). When the PROCEDURE-COMPLETE event is processed, this attribute is set to TRUE before the event procedure is executed if the remote request returned with an unhandled STOP condition; otherwise, it is set to FALSE.
OpenEdge Release 10.2B
|