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