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