Daniel C. Weber bdb54133ab Added lazy RefCount operator for IObservables. Lazy RefCount connects like RefCount but may delay disconnection. This is useful whenever a lot of connect/disconnect cycles are expected within a short timespan but with a significant overhead in connecting/disconnecting. Some unit tests have been added. Lazy RefCount has been excluded from methods that must be present for Qbservable as well. I leave it up to others to decide what Lazy RefCount means for Qbservable and whether there should be an implementation. (#133) 7 gadi atpakaļ
..
Observable bdb54133ab Added lazy RefCount operator for IObservables. Lazy RefCount connects like RefCount but may delay disconnection. This is useful whenever a lot of connect/disconnect cycles are expected within a short timespan but with a significant overhead in connecting/disconnecting. Some unit tests have been added. Lazy RefCount has been excluded from methods that must be present for Qbservable as well. I leave it up to others to decide what Lazy RefCount means for Qbservable and whether there should be an implementation. (#133) 7 gadi atpakaļ
Subjects 2de07f26b5 modernizations 8 gadi atpakaļ
ObservableRemotingTest.cs da3b5ed03e move files to src\tests\facades 8 gadi atpakaļ
ObservableSafetyTest.cs da3b5ed03e move files to src\tests\facades 8 gadi atpakaļ
QbservableExTest.cs c0220bbc0b Removing conditional compilation for Silverlight. 8 gadi atpakaļ
QbservableTest.cs c0220bbc0b Removing conditional compilation for Silverlight. 8 gadi atpakaļ