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