SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Public Member Functions | |
void | InvalidateCache () |
Clear the cache and refresh it on the next access. | |
void | Refresh () |
Updates the cache immediatly. | |
Definition at line 18 of file ICached.cs.
void erminas.SmartAPI.Utils.CachedCollections.ICached.InvalidateCache | ( | ) |
Clear the cache and refresh it on the next access.
void erminas.SmartAPI.Utils.CachedCollections.ICached.Refresh | ( | ) |
Updates the cache immediatly.