Extreme Performance & Linear Scalability
  • Docs /
Show / Hide Table of Contents

Property Item

Item[String]

Gets the Cache instance at the specified key.

Declaration
public Cache this[string cacheId] { get; }
Parameters
Type Name Description
System.String cacheId

The cache id that uniquely identifies each cache instance

Property Value
Type Description
Cache

Alachisoft.NCache.Web.Caching.Cache instance

 

 

 

Back to top Copyright © 2017 Alachisoft