The following tables list the members exposed by RedisConfigSection.
Name | Description | |
---|---|---|
![]() | RedisConfigSection Constructor |
Name | Description | |
---|---|---|
![]() | ClientConnectTimeoutMs | Redis client connect timeout in milliseconds. |
![]() | ClientReceiveTimeoutMs | Redis client receive timeout in milliseconds. |
![]() | ClientRetryTimeoutMs | Redis client retry timeout in milliseconds. |
![]() | ClientSendTimeoutMs | Redis client send timeout in milliseconds. |
![]() | ConnectionStringName | Connection string name. |
![]() | DeactivatedClientsExpirySec | Deactivated clients expiry in seconds. |
![]() | EnablePerformanceMonitor | |
![]() | ExecutionTimeLoggingThresholdSec | Redis operation execution time logging threshold in seconds. |
![]() | FeatureUseCustomRedisTimeouts | |
![]() | OperationRetryCount | Redis operation retry count. |
![]() | OperationRetryIntervalMs | Redis operation retry interval in milliseconds. |
![]() | RedisConnectionConfig | Redis connection config. |