SPCacheConfig.RemoveCaches Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
RemoveCaches(String) | Removes all caches from the specified service. | |
RemoveCaches([]) | Removes and deallocates all caches that match the object types specified in the array of CacheParameter objects. |
Top