timeout property

Duration timeout
final

The timeout for sending commands to the Redis server. Defaults to 3 seconds. 向Redis服务器发送命令的超时时间。 默认为3秒。

Implementation

final Duration timeout;