vertx / io.vertx.kotlin.servicediscovery / io.vertx.servicediscovery.ServiceDiscovery / unpublishAwait

unpublishAwait

suspend fun ServiceDiscovery.unpublishAwait(id: String): Unit

Un-publishes a record.

Parameters

id - the registration id

resultHandler - handler called when the operation has completed (successfully or not).