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 name | Description | |
---|---|---|
None | No transfer pending. | |
Uploading | Uploading data. | |
Downloading | Downloading data. |