WeOnlyDo! wodWebServer ActiveX - BytesDownload Property
      
 

Description

Holds total number of bytes downloaded by the client.


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 WebUser.
value A Long value.

Remarks

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