Transfer type.

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

Syntax

Visual Basic
Public Enumeration FtpTransferType
C#
public enum FtpTransferType

Members

Member nameDescription
Supported by the .NET Compact FrameworkAscii
ASCII.
Supported by the .NET Compact FrameworkBinary
Binary.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also