Click or drag to resize

MonolithicSessionModelManager Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The MonolithicSessionModelManager type exposes the following members.

Properties
  NameDescription
Public propertySerializer
Serializer to use.
(Inherited from AbstractSessionModelManager.)
Public propertySessionCache
Session cache.
(Inherited from AbstractSessionModelManager.)
Public propertySessionEndCallback
The SessionStateItemExpireCallback delegate for the Session_OnEnd event as defined in the Global.asax file.
(Inherited from AbstractSessionModelManager.)
Top
See Also