Immediate Property

RxJS

Gets the scheduler that schedules work immediately on the current thread.

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

Syntax

JavaScript
Rx.Scheduler.Immediate

See Also