DataCacheSessionStoreProvider.Initialize Method (String, NameValueCollection)
Initializes the distributed cache provider.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Parameters
- name
-
Type:
System.String
The name of the application.
- config
-
Type:
System.Collections.Specialized.NameValueCollection
The configuration details specified in the application configuration file for cacheName and regionName.
For more information, see the documentation for the base class SessionStateStoreProviderBase.
Show: