tibems_SetReconnectAttemptDelay
Function
COBOL Call
CALL "tibems_SetReconnectAttemptDelay" USING BY VALUE delay, RETURNING tibems-status END-CALL.
Remarks
This setting governs all client tibemsConnection objects. It determines the delay time between successive attempt to establish a connection to the server. Its value is the time (in milliseconds) between connection attempts.
See Also
tibems_GetReconnectAttemptDelay
Set Reconnection Failure Parameters in the TIBCO Enterprise Message Service User’s Guide.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.