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

FUNCTION getJMSPriority RETURNS INTEGER.

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.