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

listSessionsAwait

suspend fun ConsulClient.listSessionsAwait(): SessionList

Returns the active sessions

Parameters

resultHandler - will be provided with list of sessions

Returnreference
to this, for fluency *