HttpWatch Automation Reference - 16.2.2
HttpWatch Namespace / TimingSummaries Class / SSLHandshake Property

In This Topic
    SSLHandshake Property (TimingSummaries)
    In This Topic
    Returns a TimingSummary object that represents the SSL Handshake time.
    Syntax
    'Declaration
     
    Public ReadOnly Property SSLHandshake As TimingSummary
    public TimingSummary SSLHandshake {get;}
    Remarks

    SSLHandshake is the additional time required to set up an SSL session between the browser and the web server after a TCP connection has been created.

    Requirements
     
    See Also