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