CoherenceSessionStore Properties |
The CoherenceSessionStore type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationId |
Allows users to specify application identifier explicitly, in order
to share session state across different ASP.NET applications.
|
![]() | CacheName |
The name of the INamedCache used to store serialized HTTP
session data.
|
![]() | Description | Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs). (Inherited from ProviderBase.) |
![]() | ModelManager |
The session model manager.
|
![]() | Name | Gets the friendly name used to refer to the provider during configuration. (Inherited from ProviderBase.) |
![]() | SessionEndEnabled |
The flag used to enable Session_OnEnd event and listener
registration.
|
![]() | Timeout |
The configured HTTP session timeout.
|