vertx / io.vertx.kotlin.core.shareddata / io.vertx.core.shareddata.Counter / getAwait

getAwait

suspend fun Counter.getAwait(): Long

Suspending version of method io.vertx.core.shareddata.Counter.get

Return

Long

NOTE: This function has been automatically generated from io.vertx.core.shareddata.Counter using Vert.x codegen.