Gets the amount of data transferred before the exception occurred.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Transferred As Long Get |
C# |
---|
public long Transferred { get; } |