Get the cache item stored in cache.
Namespace: Alachisoft.NCache.Web.CachingAssembly: Alachisoft.NCache.Web (in Alachisoft.NCache.Web.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
public override CacheItem GetCacheItem( string key ) |
| Visual Basic |
|---|
Public Overrides Function GetCacheItem ( _ key As String _ ) As CacheItem |
| Visual C++ |
|---|
public: virtual CacheItem^ GetCacheItem( String^ key ) override |
Parameters
- key
- Type: System..::..String
Key used to reference the desired object