requestCount Property
.png)
[This documentation is preliminary and is subject to change.]
Gets a value that represents the number of download requests needed to load the document into the window object.
Syntax
[ iRequests = ] MSPerformanceNavigation.requestCount
Possible Values
iRequests The number of download requests. The property is read-only. The property has no default value.
Remarks
The value returned by the requestCount property does not include requests generated with an XMLHttpRequest object.
Standards Information
There is no public standard that applies to this property.
Applies To
MSPerformanceNavigation