vertx / io.vertx.rxjava.ext.shell.system / Process / suspend

suspend

open fun suspend(): Unit

Resume the process.

open fun suspend(completionHandler: Handler<Void>): Unit

Resume the process.

Parameters

completionHandler - handler called after suspend callback