vertx / io.vertx.reactivex.core.streams / Pump / stop

stop

open fun stop(): Pump

Stop the Pump. The Pump can be started and stopped multiple times.

Return
a reference to this, so the API can be used fluently