Object count when a reactive source is dumped
When dumping an IEnumerable<T> source, LINQPad also displays the count of items or count of initial items if the number of items exceeds a defined limit. It would be nice to a count (updated live while subscribed) when IObservable<T> sources are dumped.
1
vote
raboof
shared this idea