State of the FTP transfer.

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

Syntax

Visual Basic
Public Enumeration FtpTransferState
C#
public enum FtpTransferState

Members

Member nameDescription
Supported by the .NET Compact FrameworkNone
No transfer pending.
Supported by the .NET Compact FrameworkUploading
Uploading data.
Supported by the .NET Compact FrameworkDownloading
Downloading data.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also