DataCacheSessionStoreProvider.ApplicationName Property

 

The application name. This is used to differentiate sessions in the data source by application.

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

Public ReadOnly Property ApplicationName As String

Property Value

Type: System.String

Returns String.

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

Return to top
Show: