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


In This Topic
    TimingSummaries Class Members
    In This Topic

    The following tables list the members exposed by TimingSummaries.

    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