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