contents   index   previous   next



Stats_BytesReceivedMethods:Stats_BytesReceived

 

Return Type: String

 

Kilo-Bytes (1024 bits) received by WebX from client requests. This value (and all other stats) will be reset when the StartServerMethods:StartServer is invoked.

 

E.g. Debug.Print WebX1.Stats_BytesReceivedMethods:Stats_BytesReceived – Will print “2324K” in the Immediate Window, meaning 2324 * 1024 bytes sent.

 

 

 


Methods:Stats_BytesSent