SecureBridge detect lost connection
Hello,
I am using a TscSSHClient and TCRSSHIOHandler with ODAC to connect to an Oracle database through SSH.
A user has reported that sometimes the SSH connection is lost so his database connections become lost too, and then he has to restart our app, sometimes losing work.
Is there a way that I can detect when the TscSSHClient loses its connection so that I can reconnect it?
Thanks
John