get_connect_end


Description:

public uint64 get_connect_end ()

Get the time immediately after the [class@Message] completed the connection to the server.

This includes the time for the proxy negotiation and TLS handshake.

It will be 0 if no network connection was required to fetch the resource (a persistent connection was used or resource was loaded from the local disk cache).

Parameters:

this

a MessageMetrics

Returns:

the connection end time