|
C++ Server-Side SDK
LaunchDarkly SDK
|

Public Types | |
| enum class | EvictionPolicy { Disabled = 0 } |
| Specifies the action taken when a data item's TTL expires. More... | |
Public Attributes | |
| EvictionPolicy | eviction_policy |
| std::chrono::milliseconds | refresh_ttl |
| std::shared_ptr< integrations::ISerializedDataReader > | source |
Specifies the action taken when a data item's TTL expires.
The values must not be changed to ensure backwards compatibility with the C API.