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

Field Value

The amount of data transferred before the exception occurred.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also