XmlHttpRequestDetails Constructor

RxJS

Creates a new XmlHttpRequestDetails object.

Namespace:  Rx
Assembly:  RxJS (in RxJS.dll)

Syntax

JavaScript
Rx.XmlHttpRequestDetails = function();

See Also