SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.Utils.CachedCollections.ICached Interface Reference
+ Inheritance diagram for erminas.SmartAPI.Utils.CachedCollections.ICached:

Public Member Functions

void InvalidateCache ()
 Clear the cache and refresh it on the next access.
 
void Refresh ()
 Updates the cache immediatly.
 

Detailed Description

Definition at line 18 of file ICached.cs.

Member Function Documentation

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.


The documentation for this interface was generated from the following file: