[TIBCO.EMS .NET client library 5.1 documentation]

Defines the name of the ConnectionFactory property specifying the maximum amount of time a client program will wait for the connection to be re-established to an EMS server This property is defined as String "TIBCO.EMS.reconnect.attempttimeout".

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public const string FACTORY_RECONNECT_ATTEMPT_TIMEOUT
Public Const FACTORY_RECONNECT_ATTEMPT_TIMEOUT As String
public:
literal String^ FACTORY_RECONNECT_ATTEMPT_TIMEOUT

See Also