[TIBCO.EMS .NET client library 6.3 documentation]

Defines the name of the ConnectionFactory property specifying the interval between iterations a client program will try to establishe its first connection to an EMS server.

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

Syntax

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

Remarks

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

See Also