HttpWatch Automation Reference - Version 15.x
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 setup an SSL session between the browser and the web server after a TCP connection has been created.

    Requirements
     
    See Also