.. !!!AUTO!!! (remove this comment to edit) .. include:: operator-aliases.rst .. testsetup:: * import rx .. currentmodule:: rx .. _operator-header-timeout: .. _operator-header-timeout_with_selector: Timeout ======= .. seealso:: - Official ReactiveX documentation: `Timeout `_ .. _operator-timeout: .. automethod:: Observable.timeout .. image:: /img/reactivex/operators/timeout3.png :align: center .. image:: /img/reactivex/operators/timeout4.png :align: center .. image:: /img/reactivex/operators/timeout5.png :align: center .. image:: /img/reactivex/operators/timeout6.png :align: center .. _operator-timeout_with_selector: .. automethod:: Observable.timeout_with_selector .. image:: /img/reactivex/operators/timeoutWithSelector3.png :align: center .. image:: /img/reactivex/operators/timeoutWithSelector4.png :align: center .. image:: /img/reactivex/operators/timeoutWithSelector5.png :align: center .. image:: /img/reactivex/operators/timeoutWithSelector6.png :align: center