DataCache Constructor (String)
Creates a DataCache that accesses the specified cache name; uses settings in the "default" cache client configuration.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Parameters
- cacheName
-
Type:
System.String
The named cache to use. For Windows Azure Shared Caching, this must be "default".
Show: