HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Timings Class / Network Property

In This Topic
    Network Property (Timings)
    In This Topic
    Returns a Timing object that represents the Network time.
    Syntax
    'Declaration
     
    Public ReadOnly Property Network As Timing
    public Timing Network {get;}
    Remarks
    Network time is the total duration of all network-related operations for an HTTP request.
    Requirements
     
    See Also