tibemsConnectionFactory_SetConnectAttemptDelay
Function
C Declaration
tibems_status tibemsConnectionFactory_SetConnectAttemptDelay( tibemsConnectionFactory factory, tibems_int delay );
COBOL Call
CALL "tibemsConnectionFactory_SetConnectAttemptDelay"
     USING BY VALUE factory,
           BY VALUE delay,
           RETURNING tibems-status
END-CALL.
 
		
 
	 See Also
tibemsConnectionFactory_SetConnectAttemptCount tibemsConnectionFactory_SetConnectAttemptTimeout
"Setting Connection Attempts, Timeout and Delay Parameters" in the TIBCO Enterprise Message Service User’s Guide
Copyright © Cloud Software Group, Inc. All rights reserved.
