Constructor NCache
NCache(String)
Creates a new NCache instance and initialize cache with specified cache id.
Declaration
public NCache(string cacheId)
Parameters
Type | Name | Description |
---|---|---|
System.String | cacheId | Cache Id to initialize. |