getAdapterService function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
getAdapterService function
Returns the service name under which the Progress OpenEdge JMS Adapter BrokerConnect is registered with.
Syntax
|
Applies to
Session objects (for BrokerConnect only)
Notes
If setAdapterService procedure was not called, Null is returned.
See also
setAdapterService procedure, getAdapterService function
For more information, see the Setting and getting JMS connection and session attributes.