Subject Constructor

RxJS

Creates a subject.

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

Syntax

JavaScript
Rx.Subject = function();

See Also