Class ProviderItemBase
The ProviderItemBase is just like a CacheItem, but it has some limited fields.
Inheritance
System.Object
ProviderItemBase
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class ProviderItemBase
Properties
Name | Description |
---|---|
Bit |
|
Dependency | Gets/Sets the cache dependency. |
Expiration | Gets/Sets expiration of cache items in the form of Expiration. |
Group | Gets/Sets the group of cache item. |
Is |
Gets/Sets Read-Through, if ReadThru is a type of Java. |
Item |
Gets/Sets the priority of the item. |
Named |
Gets/Sets the NamedTags for the cache items. |
Resync |
Gets/Sets Resync |
Sub |
Gets/Sets the sub group of the cache item. |
Tags | Gets/Sets the tags for the cache item. |