A
string
value
that represents the priority level of a JMS message. The
Send Message To Queue operation
operation of the JMS service uses the priority level
to decide which messages should be sent first. Messages of higher
priority are sent before messages of lower priority. Priority can
have one of these values (listed in ascending order of priority):
-
ONE (default value)
-
TWO
-
THREE
-
FOUR
-
FIVE
-
SIX
-
SEVEN
-
EIGHT
-
NINE
|
|
|