RefCountOperator<T> extension
- on
Methods
-
refCount(
) → Observable< T> -
Available on ConnectableObservable<
Connects to the source only if there is more than one subscriber.T> , provided by the RefCountOperator extension