|
| .NET Framework Class Library |
| Notification..::.Prune Method |
| Notification Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() | Prune()()() |
Returns a connectable observable sequence that shares a single subscription to the underlying source containing only the last notification.
(Inherited from Observable.) |
![]() | Prune(FuncObservableObservable) |
Returns a connectable observable sequence that shares a single subscription to the underlying source containing only the last notification.
(Inherited from Observable.) |
![]() | Prune(FuncObservableObservable, Scheduler) |
Returns a connectable observable sequence that shares a single subscription to the underlying source containing only the last notification.
(Inherited from Observable.) |
