| ControllerBaseCacheOptionsUseSlidingExpiration Property |
If UseSlidingExpiration is true the expiration time will be renewed every time the cached item is fetched.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool UseSlidingExpiration { get; set; }
Property Value
Type:
Boolean
See Also