Client-mode specifics stanza

Use the Client-mode specifics stanza to specify properties that are used when the IBM® MQ classes for JMS connect to a queue manager that is using the CLIENT transport.

com.ibm.mq.polling.RemoteRequestEntry
Specifies the polling interval that the IBM MQ classes for JMS uses to check for broken connections when it is waiting for a response from a queue manager.
Positive integer
The number of milliseconds to wait before checking. The default value is 10000 or 10 seconds. The minimum value is 3000, and lower values are treated in the same way as this minimum value.