vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / execAwait

execAwait

suspend fun RedisTransaction.execAwait(): JsonArray

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

Return

JsonArray

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