HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Summary Class / BytesSent Property

In This Topic
    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
    'Declaration
     
    Public ReadOnly Property BytesSent As Integer
    public int BytesSent {get;}
    Requirements
     
    See Also