Chapter 4. Composing Event-Based Programs Using Reactive Extensions
This chapter deals with Reactive Extensions (Rx). To understand Rx, we will cover the following recipes:
Installing Rx
Events versus observables
Using LINQ to perform queries
Using schedulers in Rx
Debugging lambda expressions