Function
Modify the connection attempt limit.
tibems_status tibems_SetConnectAttemptCount(
tibems_int
count);
This setting governs all client tibemsConnection
objects, limiting the number of times that connection objects attempt to establish a connection to the server.
Parameter
|
Description
|
---|---|
count
|
Set the connect attempt limit to this value.
The default value is 2. The minimum value is 1.
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |