Subject Constructor (Scheduler)
From RxJS
Creates a subject.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.Subject = function(scheduler); |
Parameters
- scheduler
- Type: Rx..::.Scheduler
From RxJS
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
| JavaScript |
|---|
Rx.Subject = function(scheduler); |