Gets the total number of bytes transferred during the transfer of the current file.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Property BytesTransferred As Long
	Get
	Private Set
C#
public long BytesTransferred { get; private set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also