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

connectEndDate

The time immediately after the task finished establishing the connection to the server. タスクがサーバへの接続の確立を終了した直後の時間。

Declaration 宣言

var connectEndDate: Date? { get }

Discussion 議論

This value accounts for completion of security-related and other handshakes. The 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 時間的指標にアクセスする