Click or drag to resize

MonolithicSessionModelManager Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

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