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

HTTPLoad Property
The event timing object for the page's HTTP requests completing.
Syntax
'Declaration
 
Public ReadOnly Property HTTPLoad As PageEvent
 
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