IConnectableObservables in Rx

Posted by Ray Booysen on Stack Overflow See other posts from Stack Overflow or by Ray Booysen
Published on 2010-05-14T11:57:40Z Indexed on 2010/05/14 12:04 UTC
Read the original article Hit count: 306

Filed under:
|
|

Hi there

Can someone explain the differences between an Observable and a ConnectableObservable? The Rx Extensions documentation is very sparse and I don't understand in what cases the ConnectableObservable is useful.

This class is used in the Replay/Prune methods.

© Stack Overflow or respective owner

Related posts about rx

Related posts about rxextensions