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

secureConnectionEndDate

The time immediately after the security handshake completed. セキュリティハンドシェークが完了した直後の時間。

Declaration 宣言

var secureConnectionEndDate: 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 時間的指標にアクセスする