Non-blocking timeout

The non-blocking timeout allows you to determine how long an adapter will wait on a socket before checking to see if the adapter has been closed. This close will probably be issued; either as a result of a channel timing out or the queue manager being closed. This value is used in conjunction with the Timeout value.
Java™
Default value is 1 second.
Set using Java property com.ibm.mqe.adapters.MQeCommunicationsAdapter.nonBlockingTimeout.
The value should represent the time in milliseconds.
Native
Not available.

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.