Contents

connectStartDate

The time immediately before the task started establishing a TCP connection to the server.

Declaration

var connectStartDate: Date? { get }

Discussion

This value will be nil if a persistent connection is used, or if the resource is retrieved from local resources.

See Also

Accessing temporal metrics