Back to product page

BytesDownload property


Holds total number of bytes downloaded by the user.

Type

Long integer

Syntax

  • C#
  • VB.NET
Int64 BytesDownload {get; set; }

Property BytesDownload As Int64

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