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


In This Topic
    Timings Class Members
    In This Topic

    The following tables list the members exposed by Timings.

    Public Properties
     NameDescription
    Public PropertyReturns a Timing object that represents the Blocked time.  
    Public PropertyReturns a Timing object that represents the Cache Read time.  
    Public PropertyReturns a Timing object that represents the Connect time.  
    Public PropertyReturns a Timing object that represents the DNS Lookup time.  
    Public PropertyReturns a Timing object that represents the Network time.  
    Public PropertyReturns a Timing object that represents the Receive time.  
    Public PropertyReturns a Timing object that represents the Send time.  
    Public PropertyReturns a Timing object that represents the SSL Hanshake time.  
    Public PropertyReturns a Timing object that represents the TTFB time.  
    Public PropertyReturns a Timing object that represents the Wait time.  
    Top
    See Also