Click or drag to resize

SplitSessionModelManager Properties

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

The SplitSessionModelManager type exposes the following members.

Properties
  NameDescription
Public propertyExternalAttributeCache
External attribute cache.
Public propertyMinExtAttributeSize
Minimum external attribute size.
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