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

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