BytesUpload Property
      
 

Description

Returns total number of bytes uploaded by all users.

Property type

A Long value.  

Syntax

object.BytesUpload [= value]

The BytesUpload Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNChannel.
valueA Long value.

Remarks

This value is increased for each byte that is received from any current or previous user that used this channel since it was started. It can be used for statistical purposes by your application. You can reset it to 0 anytime you wish.