• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Show / Hide Table of Contents

Class ProviderItemBase

ProviderCacheItem is just like a CacheItem , but it has some limited fields

Inheritance
System.Object
ProviderItemBase
ProviderCacheItem
ProviderDataTypeItem<TValue>
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class ProviderItemBase : object

Properties

Name Description
Dependency

Gets/Sets the CacheDepedency.

Expiration

Gets/Sets expiration of cache items in the form of Expiration

Group

Gets/Sets the group of cache item.

IsJavaReadThrough

Gets/Sets ReadThruough if ReadThru is a type of Java

ItemPriority

Gets/Sets the priority of item.

NamedTags

Gets/Sets the Tags for the cache item.

ResyncOptions

Gets/Sets ResyncOptions for cache items.

SubGroup

Gets/Sets the sub group of cache item.

Tags

Gets/Sets the Tags for the cache item.

Back to top Copyright © 2017 Alachisoft