DataCacheStoreProvider.Delete Method (Collection<DataCacheItemKey>)
This Delete overload is called for multiple items that are deleted from the cache associated with the read-through or write-behind provider.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- keys
-
Type:
System.Collections.ObjectModel.Collection<DataCacheItemKey>
A collection of DataCacheItemKeys that should be removed.
For more information, see .3684b772-b8da-4c16-a9bc-fb037d30c280
Applies only to Microsoft AppFabric 1.1 for Windows Server.
Show: