MessageMetrics.getConnectEnd

Get the time immediately after the classMessage 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).

class MessageMetrics
ulong
getConnectEnd
()

Return Value

Type: ulong

the connection end time