[TIBCO.EMS .NET client library 5.1 documentation]

Defines the name of the ConnectionFactory property specifying the maximum iterations a client program will go through its URL list until it establishes its first connection to an EMS server.

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

Syntax

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

Remarks

This property is defined as String "TIBCO.EMS.connect.attemptcount"

See Also