EngineManagerClearCaches Method

Overload List
  NameDescription
Public methodStatic memberClearCaches
Clears all the caches on this instance of the engine, and sends a message to all other servers indicating that their caches should be invalidated as well.
Public methodStatic memberClearCaches(CacheKinds)
Clears the specified cache(s) on this instance of the engine, and sends a message to all other servers indicating that their caches should be invalidated as well.
Top
See Also