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