| IgnoreCacheContextCreateContext Method (Boolean) |
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(
bool ignoreCache
)
Parameters
- ignoreCache
- Type: SystemBoolean
Return Value
Type:
IDisposable
See Also