getJMSPriority function
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
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, #rfi1387308704392
For more information, see the Accessing message header properties.