Timeout Property

RxJS

Gets the scheduler that schedules work using window.setTimeout.

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

Syntax

JavaScript
Rx.Scheduler.Timeout

See Also