System.Reactive.Linq.ObservableImpl.AutoConnect<T>
Automatically connect the upstream IConnectableObservable once the
specified number of IObservers have subscribed to this IObservable.
namespace System.Reactive.Linq.ObservableImpl
{
}