Interface IDistributedCacheProvider
This interface represents a distributed cache of serialized values.
Assembly: Alachisoft.NCache.DistributedCache.dll
Syntax
public interface IDistributedCacheProvider
Methods
Name | Description |
---|---|
GetDistributedCache(String) | Get NCacheDistributedCache for the given cache name. |