Back to product page

BytesUpload property


Holds total number of bytes uploaded by the user.

Type

Long integer

Syntax

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

Property BytesUpload As Int64

Remarks

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

Platforms

Windows