uniqueDomains Property

New for Internet Explorer 9

[This documentation is preliminary and is subject to change.]

Gets a value that indicates the number of server domain requests required to load the document into the window object.

Syntax

[ iRequests = ] MSPerformanceNavigation.uniqueDomains

Possible Values

iRequests The number of server domain name requests.

The property is read-only. The property has no default value.

Remarks

The value returned by the uniqueDomains property represents the number of Domain Name System (DNS) requests made so that the document can be downloaded and displayed.

Standards Information

There is no public standard that applies to this property.

Applies To

MSPerformanceNavigation