System.Reactive.Joins.Pattern<TSource1>
Represents a join pattern over one observable sequence.
Matches when all observable sequences have an available element and projects the elements by invoking the selector function.