HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Entry Class / BytesReceived Property

BytesReceived Property (Entry)
Gets the size of the HTTP response message in bytes.
Syntax
'Declaration
 
Public ReadOnly Property BytesReceived As Integer
 
Remarks
This is the amount of data that was received over the network from the web server.
Requirements
 
See Also