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

sizeAwait

suspend fun SessionStore.sizeAwait(): Int

Suspending version of method io.vertx.ext.web.sstore.SessionStore.size

Return

Int

NOTE: This function has been automatically generated from io.vertx.ext.web.sstore.SessionStore using Vert.x codegen.