Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • Thanks Timothy for the hint regarding simplifying my thoughts a little! I noticed that there isn't a BufferWhile in RX at all so I fiddled a little and wrote three Extension methods for my three use-cases: github.com/jbattermann/JB.Common/blob/master/JB.Common.Reactive/… ... SkipWhile/TakeWhile were actually quite easy to write, not really happy with (my) .BufferWhile just yet, but oh well.. But in general - thanks for the reply and clarifications / pointers towards Publish, Where etc. Cheers! Commented Nov 10, 2015 at 22:30