HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Timing Class / Duration Property

In This Topic
    Duration Property
    In This Topic
    The duration of the timing element in seconds.
    Syntax
    'Declaration
     
    Public ReadOnly Property Duration As Double
    public double Duration {get;}
    Remarks
    This property only contains a value when the Valid property is true.
    Requirements
     
    See Also