Tibems.SetExceptionOnFTSwitch


Method

Declaration

static void SetExceptionOnFTSwitch( 
    bool callExceptionListener ); 

Purpose

Modify the fault tolerance exception setting.

Remarks

This setting determines exception behavior when the client successfully switches to a different server (fault-tolerant failover).

Parameter
Description
callExceptionListener
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.

See Also

IExceptionListener

Tibems.GetExceptionOnFTSwitch


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com