HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / PageEvents Class / HTTPLoad Property

In This Topic
    HTTPLoad Property
    In This Topic
    The event timing object for the page's HTTP requests completing.
    Syntax
    'Declaration
     
    Public ReadOnly Property HTTPLoad As PageEvent
    public PageEvent HTTPLoad {get;}
    Remarks
    This is the time in seconds from the start of the page loading process until the end of the last HTTP request to complete.
    Requirements
     
    See Also