DataCacheStoreProvider.Write Method (IDictionary<DataCacheItemKey, DataCacheItem>)
This Write method is called to write multiple items to the backend associated with the write-behind provider.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- items
-
Type:
System.Collections.Generic.IDictionary<DataCacheItemKey, DataCacheItem>
A collection of DataCacheItem objects that should be written to the backend.
For more information, see .3684b772-b8da-4c16-a9bc-fb037d30c280
Applies only to Microsoft AppFabric 1.1 for Windows Server.
Show: