suspend fun RedisTransaction.waitAwait(numSlaves: Long, timeout: Long): String
Suspending version of method io.vertx.redis.RedisTransaction.wait
Return
NOTE: This function has been automatically generated from io.vertx.redis.RedisTransaction using Vert.x codegen.