DataCacheFactory Constructor ()
Used for configuring a cache client based on the application configuration file.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Before working with the cache, you must instantiate the DataCacheFactory class. If no parameters are provided to the DataCacheFactory class constructor, the cache client configuration parameters come from the application configuration file. For more information, see .c2c6312d-55e4-41c6-b792-318a1327b494
Show: