[TIBCO.EMS .NET client library 6.3 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Return the fault tolerance exception setting
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
Remarks
This setting determines exception behavior when the client successfully
switches to a different server (fault-tolerant failover).
- When true, the connection’s ExceptionListener catches an EMSException, which contains the name of the new server.
- When false, fault-tolerant failover does not trigger an exception in the client.