Rx.Notification.createOnCompleted()
Creates an object that represents an OnCompleted notification to an observer.
Returns
(Notification): The OnCompleted notification.
Example
Location
- rx.js
Rx.Notification.createOnCompleted()
Creates an object that represents an OnCompleted notification to an observer.
(Notification): The OnCompleted notification.