Gets the total number of bytes transferred during the transfer of the current file.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property CurrentFileBytesTransferred As Long Get |
C# |
---|
public long CurrentFileBytesTransferred { get; } |