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