STATREFRESHINT
The interval, in milliseconds, between refreshes of the long running transaction that detects when a subscriber loses its connection to the queue manager.
This property is relevant only if SUBSTORE has the value QUEUE.
Applicable Objects
ConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XATopicConnectionFactory
JMS administration tool long name: STATREFRESHINT
JMS administration tool short name: SRI
Programmatic access
Setters/getters
- MQConnectionFactory.setStatusRefreshInterval()
- MQConnectionFactory.getStatusRefreshInterval()
Values
- 60000
- Any positive integer can be the default value. For more information, see TLS properties of JMS objects.
Parent topic: Properties of IBM MQ classes for JMS objects