Skip to content

RedisStreamingOptions.EntryExpiry

EntryExpiry

getset
View source
public TimeSpan? EntryExpiry
Entry expiry, null by default. A value should be set ONLY for ephemeral environments (like in tests). Setting a value different from null will cause stream entries and related checkpoint keys to be deleted after the configured period of time.