[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the URL of the fault-tolerant server for this server.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string FaultTolerantURL { get; } |
Public ReadOnly Property FaultTolerantURL As String |
public: property String^ FaultTolerantURL { String^ get (); } |
Return Value
the URL in String form or null if fault-tolerant server is not specified.
Remarks
This is same as set by the ft_active parameter in the server configuration file.