HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Log Class / HasNetworkTimings Property

In This Topic
    HasNetworkTimings Property
    In This Topic
    A boolean value indicating whether the log file supports request level timings such as DNS Lookup, TCP Connect and Receive timings.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasNetworkTimings As Boolean
    public bool HasNetworkTimings {get;}
    Requirements
     
    See Also