EngineManagerClearCaches Method | 
| Name | Description | |
|---|---|---|
| ClearCaches | 
            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.
              | |
| ClearCaches(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.
              |