vertx / io.vertx.reactivex.core.eventbus / MessageProducer / deliveryOptions

deliveryOptions

open fun deliveryOptions(options: DeliveryOptions): MessageProducer<T>

Update the delivery options of this producer.

Parameters

options - the new options

Return
this producer object