The total number of bytes of the file being transferred.

Namespace: Jscape.Ftp
Assembly: Jscape.Ftp (in Jscape.Ftp.dll) Version: 2.4.5.0

Syntax

C#
public readonly long TotalBytes
Visual Basic
Public ReadOnly TotalBytes As Long
Visual C++
public:
initonly long long TotalBytes

See Also