Click or drag to resize

RedisConfigurationSectionTTL Property

Gets or sets the time to live for objects in the server

Namespace: SanteDB.Caching.Redis.Configuration
Assembly: SanteDB.Caching.Redis (in SanteDB.Caching.Redis.dll) Version: 3.0.2081-alpha+ce906ccc8091ff0a3c40d1fff3e2485e75a86c5b
Syntax
public TimeSpan? TTL { get; }

Property Value

NullableTimeSpan
See Also