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