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