DataCache::GetCacheItem Method
Gets a DataCacheItem object to retrieve all information associated with your cached object in the cluster.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
| Name | Description | |
|---|---|---|
![]() | GetCacheItem(String^) | Gets a DataCacheItem object to retrieve all information associated with your cached object in the cluster. |
![]() | GetCacheItem(String^, String^) | Gets a DataCacheItem object to retrieve all information associated with your cached object in the cluster. For objects stored in regions. This overload is not supported in Windows Azure Shared Caching. |
Show:
