Returns a Stream that stays connected to this ConnectableStream as long as there is at least one subscription to this ConnectableStream.
Stream<T> refCount();