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

Syntax

Visual Basic
Public Enumeration SftpState
C#
public enum SftpState

Members

Member nameDescription
Supported by the .NET Compact FrameworkDisconnected
Supported by the .NET Compact FrameworkConnecting
Supported by the .NET Compact FrameworkConnected
Supported by the .NET Compact FrameworkReady
Supported by the .NET Compact FrameworkDisposed

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also