FtpBatchTransferProblemDetectedEventArgs.State Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
State
Gets the transfer state.
Declaration
public FtpTransferState State { get; }
Property Value
| Type | Description |
|---|---|
| FtpTransferState | Transfer state. |