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.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Sub KeepAlive
C#
public void KeepAlive()

Implements

IFtp..::..KeepAlive()()()()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also