vertx / io.vertx.camel / InboundMapping / setTimeout

setTimeout

open fun setTimeout(timeout: Int): InboundMapping

Sets the timeout in milliseconds.

Parameters

timeout - the time out, must be strictly positive

Return
the current InboundMapping