BytesReceived Property (Summary)
In This Topic
The total number of bytes of data that have been received from web server(s), i.e. response headers and content.
Syntax
'Declaration
Public ReadOnly Property BytesReceived As Integer
public int BytesReceived {get;}
Requirements
See Also