startReceiveMessages procedure
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
startReceiveMessages procedure
Starts receiving messages after creating a new session or after calling stopReceiveMessages procedure.
Syntax
|
Applies to
Session objects
Notes
- Messages can be sent without calling startReceiveMessages procedure.
- This procedure executes remotely on the Progress OpenEdge JMS Adapter.
See also
startReceiveMessages procedure, stopReceiveMessages procedure
For more information, see the Establishing session control.