startReceiveMessages procedure
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.