HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Content Class / Size Property

In This Topic
    Size Property (Content)
    In This Topic
    Gets the uncompressed size of the content, in bytes.
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As Integer
    public int Size {get;}
    Remarks
    If the content was compressed by the server, this property indicates the uncompressed size of the content.
    Requirements
     
    See Also