Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The CoherenceSessionStore type exposes the following members.
Properties
| 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.
| |
Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).
(Inherited from | ||
| ModelManager |
The session model manager.
| |
Gets the friendly name used to refer to the provider during configuration.
(Inherited from | ||
| SessionEndEnabled |
The flag used to enable Session_OnEnd event and listener
registration.
| |
| Timeout |
The configured HTTP session timeout.
|