Class ProviderCacheItem
The ProviderCacheItem class is just like a CacheItem class, but it has some limited fields.
Inherited Members
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class ProviderCacheItem : ProviderItemBase
Constructors
Name | Description |
---|---|
Provider |
Initializes an instance of the CacheItem. |
Methods
Name | Description |
---|---|
GetValue<T>() | Gets value of the CacheItem. |
Set |
Sets value of the CacheItem. |