Properties
				
				
				
					
					_finally
					_finally: _finally
					
				
				
					
					_isScalar
					_isScalar: boolean
					
				
				
				
				
					
					auditTime
					auditTime: auditTime
					
				
				
				
					
					bufferCount
					bufferCount: bufferCount
					
				
				
					
					bufferTime
					bufferTime: bufferTime
					
				
				
					
					bufferToggle
					bufferToggle: bufferToggle
					
				
				
					
					bufferWhen
					bufferWhen: bufferWhen
					
				
				
				
					
					combineAll
					combineAll: combineAll
					
				
				
					
					combineLatest
					combineLatest: combineLatest
					
				
				
				
					
					concatAll
					concatAll: concatAll
					
				
				
					
					concatMap
					concatMap: concatMap
					
				
				
					
					concatMapTo
					concatMapTo: concatMapTo
					
				
				
				
					
					debounce
					debounce: debounce
					
				
				
					
					debounceTime
					debounceTime: debounceTime
					
				
				
					
					defaultIfEmpty
					defaultIfEmpty: defaultIfEmpty
					
				
				
				
					
					delayWhen
					delayWhen: delayWhen
					
				
				
					
					dematerialize
					dematerialize: dematerialize
					
				
				
					
					distinct
					distinct: distinct
					
				
				
					
					distinctUntilChanged
					distinctUntilChanged: distinctUntilChanged
					
				
				
					
					distinctUntilKeyChanged
					distinctUntilKeyChanged: distinctUntilKeyChanged
					
				
				
				
					
					elementAt
					elementAt: elementAt
					
				
				
				
				
					
					exhaustMap
					exhaustMap: exhaustMap
					
				
				
				
				
					
					finally
					finally: _finally
					
				
				
				
					
					findIndex
					findIndex: findIndex
					
				
				
				
					
					flatMap
					flatMap: mergeMap
					
				
				
					
					flatMapTo
					flatMapTo: mergeMapTo
					
				
				
				
					
					ignoreElements
					ignoreElements: ignoreElements
					
				
				
				
				
				
					
					letBind
					letBind: letProto
					
				
				
				
				
					
					materialize
					materialize: materialize
					
				
				
				
				
					
					mergeAll
					mergeAll: mergeAll
					
				
				
					
					mergeMap
					mergeMap: mergeMap
					
				
				
					
					mergeMapTo
					mergeMapTo: mergeMapTo
					
				
				
					
					mergeScan
					mergeScan: mergeScan
					
				
				
				
					
					multicast
					multicast: multicast
					
				
				
					
					observeOn
					observeOn: observeOn
					
				
				
					
					onErrorResumeNext
					onErrorResumeNext: onErrorResumeNext
					
				
				
					
					Protected operator
					operator
: Operator<any, Recipe>pairwise
					pairwise: pairwise
					
				
				
					
					partition
					partition: partition
					
				
				
				
				
					
					publishBehavior
					publishBehavior: publishBehavior
					
				
				
					
					publishLast
					publishLast: publishLast
					
				
				
					
					publishReplay
					publishReplay: publishReplay
					
				
				
				
				
				
					
					repeatWhen
					repeatWhen: repeatWhen
					
				
				
				
					
					retryWhen
					retryWhen: retryWhen
					
				
				
				
					
					sampleTime
					sampleTime: sampleTime
					
				
				
				
					
					sequenceEqual
					sequenceEqual: sequenceEqual
					
				
				
				
				
				
					
					skipUntil
					skipUntil: skipUntil
					
				
				
					
					skipWhile
					skipWhile: skipWhile
					
				
				
					
					Protected source
					source: Observable<any>
					
				
				
					
					startWith
					startWith: startWith
					
				
				
					
					subscribeOn
					subscribeOn: subscribeOn
					
				
				
				
					
					switchMap
					switchMap: switchMap
					
				
				
					
					switchMapTo
					switchMapTo: switchMapTo
					
				
				
				
					
					takeLast
					takeLast: takeLast
					
				
				
					
					takeUntil
					takeUntil: takeUntil
					
				
				
					
					takeWhile
					takeWhile: takeWhile
					
				
				
					
					throttle
					throttle: throttle
					
				
				
					
					throttleTime
					throttleTime: throttleTime
					
				
				
					
					timeInterval
					timeInterval: timeInterval
					
				
				
				
					
					timeoutWith
					timeoutWith: timeoutWith
					
				
				
					
					timestamp
					timestamp: timestamp
					
				
				
				
					
					toPromise
					toPromise: toPromise
					
				
				
				
					
					windowCount
					windowCount: windowCount
					
				
				
					
					windowTime
					windowTime: windowTime
					
				
				
					
					windowToggle
					windowToggle: windowToggle
					
				
				
					
					windowWhen
					windowWhen: windowWhen
					
				
				
					
					withLatestFrom
					withLatestFrom: withLatestFrom
					
				
				
				
				
					
					Static create
					create: Function
					
					
				
				
				
					
					Static throw
					throw: create
					
				
			
			 
An Observable of a
Recipe.