IntroToRx icon indicating copy to clipboard operation
IntroToRx copied to clipboard

StableCompositeDisposable

Open LeeCampbell opened this issue 9 years ago • 0 comments

A new treat has appeared in the Rx codebase, and it looks like what I wanted from CompDisp the whole time.

https://github.com/Reactive-Extensions/Rx.NET/blob/master/Rx.NET/Source/System.Reactive.Core/Reactive/Disposables/StableCompositeDisposable.cs

LeeCampbell avatar Jul 15 '15 10:07 LeeCampbell