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

secureConnectionStartDate

The time immediately before the task started the TLS security handshake to secure the current connection. タスクがTLSセキュリティハンドシェークを現在の接続を安全にするために開始した直前の時間。

Declaration 宣言

var secureConnectionStartDate: Date? { get }

Discussion 議論

This value is nil if an encrypted connection isn’t used, if a persistent connection is used, or if the resource is retrieved from local resources. この値はnilです、もし暗号化された接続が使われないならば、もし永続接続が使われるならば、またはもしリソースがローカルリソースから回収されるならば。

See Also 参照

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