|
| .NET Framework Class Library |
| Observable..::.XmlHttpRequest Method (String) |
| Observable Class See Also Send Feedback |
Starts an asynchronous XmlHttpRequest.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.Observable.XmlHttpRequest = function(url); |
Parameters
- url
- Type: System..::.String