vertx / io.vertx.kotlin.servicediscovery.spi / io.vertx.servicediscovery.spi.ServicePublisher / unpublishAwait

unpublishAwait

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

Un-publishes a record.

Parameters

id - the registration id

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