DataCacheItem.CacheName Property
The name of the cache where the object is stored.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Property Value
Type: System.StringA string value that represents the name of the cache where the object is stored.
The DataCacheItem class is especially useful for updating tags associated with the object and concurrency operations.
Important |
|---|
Tags are not supported in Windows Azure Shared Caching. |
Show:
