davidrschaller
05/02/2023, 1:10 PMaliaspooryorik
timespan is the maximum amount of time to cache it for. The idletime is the maximum amount of time to cache it for without being accessed. So the timespan should be greater than the idletime (if both are used).aliaspooryorik
idletime is a handy way to keep the number of cached items under control.