The total transferred bytes count.
Namespace: Jscape.SftpAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public long Bytes { get; } |
Visual Basic |
---|
Public ReadOnly Property Bytes As Long Get |
Visual C++ |
---|
public: property long long Bytes { long long get (); } |