RedisOptions Class
Redis options, attached to the Azure App Configuration.
Namespace: MobileTrack.DataContainers.ModelsAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
internal sealed class RedisOptions
- Inheritance
- Object RedisOptions
| RedisOptions | Initializes a new instance of the RedisOptions class |
| ConnectRetry |
How many times to try to reconnect to Redis before throwing an exception.
|
| Timeout |
Redis timeout in milliseconds.
|