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; }

Field Value

The amount of data transferred before the exception occurred.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also