FinalizeOperator<T> extension

on

Methods

finalize(CompleteCallback finalize) Observable<T>
Return an Observable that mirrors this Observable, but will call a specified function when the source terminates on completion or error.