vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / closeAwait

closeAwait

suspend fun RedisTransaction.closeAwait(): Unit

Suspending version of method io.vertx.redis.RedisTransaction.close

NOTE: This function has been automatically generated from io.vertx.redis.RedisTransaction using Vert.x codegen.