A
STOP condition sent to the remote procedure does not necessarily mean that the remote procedure terminates immediately.
ON STOP handlers within the remote procedure might prevent the procedure from actually being terminated. For information on how a remote procedure handles a
STOP condition received from the client, see the information on condition handling in
Programming the AppServer.