vertx / io.vertx.reactivex.core.net / NetServer / rxClose

rxClose

open fun rxClose(): Completable

Like io.vertx.reactivex.core.net.NetServer#close but supplying a handler that will be notified when close is complete.

Return