JMS message header: The TimeToLive property reference

The range of permitted values for the TimeToLive property of a JMS message that WSIF puts onto a queue.

The JMS message header property JMSTimeToLive is of type long. It sets the time to live of a message put onto a queue, in milliseconds. A value of 0 means live indefinitely.

[V5.1 and later]The factors that determine the time to live of a JMS message are as follows:


Related tasks
Using the JMS providers
Related reference
WSIFOperation - Synchronous and asynchronous timeouts reference