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