|   | IgnoreCacheContextCreateContext Method (CacheMode) | 
 
            Creates a new IgnoreCacheContext and set it as current. 
            
 
    Namespace: 
   Omada.OE.AppLogic
    Assembly:
   Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic static IDisposable CreateContext(
	CacheMode cacheMode
)
Parameters
- cacheMode
 - Type: Omada.OE.AppLogicCacheMode
 
Return Value
Type: 
IDisposable
See Also