RefCountOperator<T> extension

on

Methods

refCount() Observable<T>

Available on ConnectableObservable<T>, provided by the RefCountOperator extension

Connects to the source only if there is more than one subscriber.