ontimeout property

Gets or sets the handler for the timeout event.

 

Syntax

HRESULT value = object.put_ontimeout(VARIANT v);HRESULT value = object.get_ontimeout(VARIANT* p);

Property values

Type: VARIANT

the event handler.

See also

Reference

IHTMLXMLHttpRequest2::timeout

IHTMLXDomainRequest

XDomainRequest