DataCacheItemFactory Class
Updated: June 30, 2012
Used to create DataCacheItem objects as a part of implementing a read-through or write-behind provider.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetCacheItem(DataCacheItemKey, String, Object, IEnumerable(Of DataCacheTag)) | Creates a DataCacheItem object using the specified parameters. |
Applies only to Microsoft AppFabric 1.1 for Windows Server.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

