setTransactedSend procedure
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
setTransactedSend procedure
Makes the session transacted for sending.
Syntax
|
Applies to
Session objects
Notes
A session is not transacted by default.
See also
setTransactedReceive procedure, getTransactedReceive function, #rfi1387308679013, getTransactedSend function
For more information, see the Setting and getting JMS connection and session attributes.