RepeatOperator<T> extension

on

Methods

repeat([int count = maxInteger]) Observable<T>
Resubscribes on this observable count times.