Function
Modify the reconnection attempts limit.
tibems_status tibems_SetReconnectAttemptCount(
tibems_int
count);
This setting governs all client tibemsConnection
objects as they attempt to reconnect to the server after a network disconnect.
Parameter
|
Description
|
---|---|
count
|
Set the reconnect limit to this value.
The default value is 4. The minimum value is 1.
|
tibems_GetReconnectAttemptCount
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |