Back to product page

BytesUpload property (User)


Holds total number of bytes user uploaded.

Type

A Long value

Syntax

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

Remarks

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

Platforms

Windows