<remove> Element for <namedCaches>
Removes a named cache entry from the namedCaches collection for a memory cache.
<system.runtime.caching> Element (Cache Settings)
<memoryCache> Element (Cache Settings)
<namedCaches> Element (Cache Settings)
<remove> Element for <namedCaches>
<namedCaches>
<remove name="default" />
<!-- child elements -->
</namedCaches>
None
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
None
Parent Elements
Element |
Description |
---|---|
Contains a collection of configuration settings for the named MemoryCache instances. |
Remarks
The remove element removes a namedCache entry from the named cache collection for a memory cache.