DataCacheSessionStoreProvider Constructor ()

 

Initializes a new instance of the DataCacheSessionStoreProvider class.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)

Syntax

public DataCacheSessionStoreProvider()
public:
DataCacheSessionStoreProvider()
new : unit -> DataCacheSessionStoreProvider
Public Sub New

Remarks

For more information, see the documentation for the base class SessionStateStoreProviderBase.

See Also

DataCacheSessionStoreProvider Class
Microsoft.ApplicationServer.Caching Namespace

Return to top