MQIA_DEF_PERSISTENCE

 

public final static int

This integer attribute selector is used with an MQINQ call to determine the default persistence of messages on the queue. It applies if MQPER_PERSISTENCE_AS_Q_DEF is specified in the message descriptor when the message is put. The value is one of MQPER_PERSISTENT or MQPER_NON_PERSISTENT.


uj18760_