vertx / io.vertx.kotlin.ext.web.sstore / io.vertx.ext.web.sstore.SessionStore / sizeAwait

sizeAwait

suspend fun SessionStore.sizeAwait(): Int

Get the number of sessions in the store.

Parameters

resultHandler - will be called with the number, or a failure