Returns total number of bytes download by all users.
Property type
A Long value.
Syntax
object.BytesDownload [= value]
The BytesDownload Property syntax has these parts:
Part
Description
object
An expression evaluating to an object of type VPNChannel.
value
A Long value.
Remarks
This value is increased for each byte that is sent to 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.