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