[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the length of time a backup server will wait for a heartbeat
message before concluding that the active server has failed.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public int FaultTolerantActivation { get; } |
Public ReadOnly Property FaultTolerantActivation As Integer |
public: property int FaultTolerantActivation { int get (); } |