menu
redis_dart_link package
documentation
socket_options.dart
RedisSocketOptions
retryAttempts property
retryAttempts property
dark_mode
light_mode
retryAttempts
property
int
retryAttempts
getter/setter pair
The maximum number of connection attempts. Defaults to 3. 最大连接尝试数。 默认为3。
Implementation
int retryAttempts;
redis_dart_link package
documentation
socket_options
RedisSocketOptions
retryAttempts property
RedisSocketOptions class