SynchronousRequestTimeout

The SynchronousRequestTimeout property specifies the time in milliseconds that the connector waits for a response to a synchronous request. If the response is not received within the specified time, the connector moves the original synchronous request message (and error message) to the fault queue.

This property is valid only if the value of DeliveryTransport is JMS.

The default value is 0.

Possible values: 0 to any number (milliseconds)

Update method: Component restart

Note:
This property is valid only if the value of DeliveryTransport is JMS.

Copyright IBM Corp. 1997, 2004