getTransactedReceive function
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
getTransactedReceive function
Returns the value set by the preceding setTransactedReceive procedure.
Syntax
|
Applies to
Session objects
Notes
If setTransactedReceive procedure was not called, FALSE is returned.
See also
setTransactedReceive procedure, #rfi1387308679866, setTransactedSend procedure, getTransactedSend function
For more information, see the Setting and getting JMS connection and session attributes.