Alachisoft.NCache.Runtime.Exceptions.ConfigurationException: 'Invalid property string'
public Cache_maneger() { string cacheName = "myCache"; _cache = CacheManager.GetCache(cacheName); }