Instance Property インスタンスプロパティ

connectStartDate

The time immediately before the task started establishing a TCP connection to the server. タスクがサーバへのTCP接続を確立することを開始した直前の時間。

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. 永続接続が使われるならば、またはリソースがローカルリソースから回収されるならば、この値はnilでしょう。

See Also 参照

Accessing Temporal Metrics 時間的指標にアクセスする