Skip to content

RedisReminderTableOptions.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 reminder entries to be deleted after some period of time.