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

domainLookupStartDate

The time immediately before the task started the name lookup for the resource. タスクがリソースに対する名前検索を開始した直前の時間。

Declaration 宣言

var domainLookupStartDate: Date? { get }

Discussion 議論

This value will be nil if a persistent connection was used, or if the resource was retrieved from local resources. 永続接続が使われたならば、またはリソースがローカルリソースから回収されたならば、この値はnilでしょう。

See Also 参照

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