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