HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / PageEvent Class / Value Property

In This Topic
    Value Property (PageEvent)
    In This Topic
    The offset in seconds of the page event from the start of the page loading process. 
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Double
    public double Value {get;}
    Remarks
    This value should only be used when the Valid property is true.
    Requirements
     
    See Also