DataCache Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The object that is used by cache-enabled applications for storing and retrieving objects from the cache cluster. An instance of this object is referred to as the cache client.
Namespace: Microsoft.Data.Caching
Assembly: ClientLibrary (in clientlibrary.dll)
Assembly: ClientLibrary (in clientlibrary.dll)
There are multiple options for cache clients, which are specified in the application configuration settings. For more information, see Cache Clients and Local Cache (Velocity). and Application Configuration Settings (Velocity).
Show: