FtpTransferState Enum
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9313)
State of the FTP transfer.
Syntax
public enum FtpTransferState
Fields
| Name | Description |
|---|---|
| Downloading | Downloading data. |
| None | No transfer pending. |
| Uploading | Uploading data. |