take

open fun take(count: Int): Observable<T>

Returns an observable that emits only the specified number of events given by the provided count