rollbackSend procedure
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
Discards all messages sent up to that point in the current transaction.
Syntax
|
Applies to
Session objects
Notes
- It is an error to call this method in a Session object that is not transacted for sending.
- This procedure executes remotely on the Progress OpenEdge JMS Adapter.
See also
commitSend procedure, commitReceive procedure. #rfi1387308569995, rollbackReceive procedure, recover procedure
For more information, see the Message acknowledgement, forwarding, and recovery.