Protected
_getProtected
_onProtected
_onProtected
_onProtected
_onProtected
_unsubscribeAccepts TSubscriber
(observer) and returns a Subscription
that can be disposed of.
The dispose method is scope independent and can be called out of context and still cancel the subscription.
Optional
onError: Action<any>Optional
onCompleted: ClosureGenerated using TypeDoc
Base class for creating observable chains.