[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 established to an EMS server This property is defined as String "TIBCO.EMS.connect.attempttimeout".

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

Syntax

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

See Also