Back to product page

BytesDownload property


Holds total number of bytes user downloaded.

Type

A Long value.

Syntax

  • Basic
object.BytesDownload [= value]
The BytesDownload(object,value) syntax has these parts:
objectAn expression evaluating to an object of type FtpUser.
valueA Long value.

Remarks

BytesDownload property holds total number of bytes user downloaded in this session - as soon as he reconnects, this property will be reset.

Platforms

Windows