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