getJMSPriority function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns priority values in the range of 0–9, where 4 is the default. Messages sent with higher priority can be expedited by the JMS-provider Broker. Priority values of 5 through 9 are expedited.
Syntax
|
Applies to
Message objects
See also
getJMSDestination function, getJMSRedelivered function, getMessageType function, getJMSMessageID function, getJMSDeliveryMode function, getJMSTimestamp function, getJMSExpiration function, getJMSPriority function
For more information, see the Accessing message header properties.