Checks whether the SFTP session is still connected. Throws an exception on error.

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

Syntax

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

Implements

IFtp..::..CheckConnectionState()()()()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also