vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clientReplyAwait

clientReplyAwait

suspend fun RedisClient.clientReplyAwait(options: ClientReplyOptions): String

Instruct the server whether to reply to commands.

Parameters

options -

handler -

Return