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

incrementAndGetAwait

suspend fun Counter.incrementAndGetAwait(): Long

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

Return

Long

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