vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / destroySessionAwait

destroySessionAwait

suspend fun ConsulClient.destroySessionAwait(id: String): Unit

Suspending version of method io.vertx.ext.consul.ConsulClient.destroySession

Parameters

id -

the ID of session

NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.