Sftp.KeepAlive Method
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
KeepAlive()
Sends an SSH 'ignore' packet to the server. This can be used to keep firewalls or routers that don't like inactive connection from closing idle session.
Declaration
public void KeepAlive()