DataCache Class
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.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Client (in microsoft.applicationserver.caching.client.dll)
http://msdn.microsoft.com/en-us/library/microsoft.applicationserver.caching.aspx
2011-08-26Assembly: Microsoft.ApplicationServer.Caching.Client (in microsoft.applicationserver.caching.client.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 and Application Configuration Settings.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.