[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Defines the name of the System Property controlling the
maximum time for the connections to connect to the server.
When too many clients connect to the same server, the server may not
be able to accept all connections at the same time or may run out of
system resources. This parameter specifies the amount of time a client
is willing to wait for a connection to be established.
Internally the client library will tear down any hung connections (either
because of non-availiblity of system resources or some other EMS server
problem) after this timeout.
The value of this property in an integer and is in seconds.
This property is defined as String "tibco.tibjms.connect.attempt.timeout".
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)