vertx / io.vertx.rxjava.ext.shell / ShellServer / rxClose

rxClose

open fun rxClose(): Single<Void>

Close the shell server, this is an asynchronous close.

Return