Catch<TSource> sealed class Catch<TSource> : Producer<TSource, _<TSource>> Documentation Code public Catch(IEnumerable<IObservable<TSource>> sources)