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


In This Topic
    TimingSummaries Class Properties
    In This Topic

    For a list of all members of this type, see TimingSummaries members.

    Public Properties
     NameDescription
    Public PropertyReturns a TimingSummary object that represents the Blocked time.  
    Public PropertyReturns a TimingSummary object that represents the CacheRead time.  
    Public PropertyReturns a TimingSummary object that represents the Connect time.  
    Public PropertyReturns a TimingSummary object that represents the DNSLookup time.  
    Public PropertyReturns a TimingSummary object that represents the Network time.  
    Public PropertyReturns a TimingSummary object that represents the Receive time.  
    Public PropertyReturns a TimingSummary object that represents the Send time.  
    Public PropertyReturns a TimingSummary object that represents the SSL Handshake time.  
    Public PropertyReturns a TimingSummary object that represents the TTFB time.  
    Public PropertyReturns a TimingSummary object that represents the Wait time.  
    Top
    See Also