[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set the reconnect_attempt_timeout for this factory.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public int ReconnectAttemptTimeout { get; set; } |
Public Property ReconnectAttemptTimeout As Integer |
public: property int ReconnectAttemptTimeout { int get (); void set (int value); } |