open fun cancel(): Unit
Cancels the timeout. Note this has the same effect as calling io.vertx.reactivex.core.TimeoutStream#handler with a null argument.
io.vertx.reactivex.core.TimeoutStream#handler