expiry

 

public int

The expiry time (in tenths of a second). It is set by the application which puts the message. After a message's expiry time has elapsed, it is eligible to be discarded by the queue manager. If the message specified one of the MQC.MQRO_EXPIRATION flags, then a report is generated when the message is discarded.

The default value is MQC.MQEI_UNLIMITED, which means that the message never expires.


uj13420_