[TIBCO.EMS .NET client library 6.3 documentation]

Defines the name of the ConnectionFactory property specifying the interval between reconnection attempts.

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

Syntax

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

Remarks

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

See Also