MQMDS_FIFO

 

public final static int

This determines the order in which the MQGET call returns messages to the application. With this option, messages are returned in FIFO order (first in, first out). An MQGET call returns the first message that satisfies the selection criteria specified on the call, regardless of the priority of the message.


uj19440_