DataCache.GetCacheItem Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets a DataCacheItem object to retrieve all information associated with your cached object in the cluster.
Overload List
Name | Description |
---|---|
DataCache.GetCacheItem (String) |
Gets a DataCacheItem object to retrieve all information associated with your cached object in the cluster.
|
DataCache.GetCacheItem (String, String) |
Gets a DataCacheItem object to retrieve all information associated with your cached object in the cluster. For objects stored in regions.
|
See Also
Reference
DataCache Class
DataCache Members
Microsoft.Data.Caching Namespace