Sets a time limit in seconds on the initial Fault tolerant connection attempt to the SonicMQ Broker.
Note: The JMS providers other than SonicMQ do not support this method.
Syntax
PROCEDURE setInitialConnectionTimeout.
DEFINE INPUT PARAMETER seconds AS INTEGER.
Applies to
Message objects
Notes
Only for Fault Tolerant connections.
The default is 30 seconds. The timeout value specifies the timeout in seconds. A timeout value of 0 indicates no timeout (that is, the connect will be attempted indefinitely).