getTransactedSend function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
getTransactedSend function
Returns the value set by the preceding setTransactedSend procedure.
Syntax
|
Applies to
Session objects
Notes
If setTransactedSend procedure was not called, FALSE is returned.
See also
For more information, see the Setting and getting JMS connection and session attributes.