suspend fun RedisClient.clientPauseAwait(millis: Long): String
Stop processing commands from clients for some time
millis - Pause time in milliseconds
millis
handler - Handler for the result of this call.
handler
Return