Server OS type.

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

Syntax

Visual Basic
Public Enumeration SftpServerType
C#
public enum SftpServerType

Members

Member nameDescription
Supported by the .NET Compact FrameworkUnknown
Unknown server type.
Supported by the .NET Compact FrameworkWindows
Windows-based server.
Supported by the .NET Compact FrameworkUnix
Unix-based server.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also