Ftp.TransferState Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
TransferState
Gets the current transfer state of the Ftp object.
Declaration
public FtpTransferState TransferState { get; }
Property Value
| Type | Description |
|---|---|
| FtpTransferState | The current transfer state. |