vertx / io.vertx.kotlin.mqtt / io.vertx.mqtt.MqttServer / closeAwait

closeAwait

suspend fun MqttServer.closeAwait(): Unit

Suspending version of method io.vertx.mqtt.MqttServer.close

NOTE: This function has been automatically generated from io.vertx.mqtt.MqttServer using Vert.x codegen.