Closes the observable.
In the closed state, put may no longer be called and all subscribed observers will receive a notification that no more events will be emitted.
See Implementation
Closes the observable.
In the closed state, put may no longer be called and all subscribed observers will receive a notification that no more events will be emitted.