vertx / io.vertx.rxjava.core / TimeoutStream / cancel

cancel

open fun cancel(): Unit

Cancels the timeout. Note this has the same effect as calling io.vertx.rxjava.core.TimeoutStream#handler with a null argument.