The number of retries is used in conjunction with the
Timeout value.
When an adapter exhausts the timeout value the number of retries is decremented
and the adapter then starts the retry process again. This value is also used
when an adapter experiences a problem, say, with obtaining a socket as well
as reading from a socket.
- Java™
- Default value 3
- Set using Java property com.ibm.mqe.adapters.MQeCommunicationsAdapter.retries
- Native
- Default value 3
- Set using the Windows® Registry: .
The value is a string and should represent the number of retries.