RxCookbook
RxCookbook copied to clipboard
Buffer with time/count + flush
I see often a request for something like a Buffer(TimeSpan)
, but they also want to have some other trigger that can invoke a flush of the buffer.
It seems that this would be a good case of showing how to use GroupJoin
http://stackoverflow.com/questions/33775889/rx-buffer-with-timeout-since-first-new-group-element