[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]

Recover the broken connection on another available server. The session, message producer, message consumer, temporary destinations created by this broken connection are transparently recreated once the connection is recovered.

Namespace:  TIBCO.EMS.UFO
Assembly:  TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)

Syntax

public void RecoverConnection()
Public Sub RecoverConnection
public:
void RecoverConnection()

See Also