redirectEnd property

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

If there are HTTP redirects or equivalent when navigating and all redirects and equivalents are from the same origin, the redirectEnd property must return the time immediately after receiving the last byte of the response of the last redirect. Otherwise, this property must return zero.

Internet Explorer 9

Syntax

HRESULT value = object.get_redirectEnd(ULONGLONG* p);

Property values

Type: ULONGLONG

Standards information

Remarks

The value reported by the redirectEnd property represents the number of milliseconds between the recorded time and midnight January 1, 1970 (UTC).

Windows Internet Explorer 9. This property is supported only for documents displayed in IE9 Standards mode. For more information, see Defining Document Compatibility.

See also

redirectStart

 

 

Build date: 1/26/2012