ScpException.Transferred Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
Transferred
Gets the amount od data transferred before the exception occurred.
Declaration
public long Transferred { get; }
Property Value
Type | Description |
---|---|
Int64 | The amount od data transferred before the exception occurred. |