Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Using Broker Clients | Advanced Features | Connection Settings | Client Time-out Settings
 
Client Time-out Settings
Use the BrokerClient.setDefaultClientTimeout method to set the default time-out for Broker requests. This method will also return the previous time-out settings.
The default connection time-out value is 30 seconds. You might find it useful to lower the connection time-out value in high-performance environments where a delay of 10 seconds probably indicates some sort of failure.