Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The SplitSessionModel type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of key/value pairs contained in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.)
Public propertyDirty
Gets or sets a value indicating whether the collection has been marked as changed.
(Inherited from AbstractSessionModel.)
Protected propertyIsReadOnly
Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only.
(Inherited from NameObjectCollectionBase.)
Public propertyKeys
Gets a NameObjectCollectionBase..::..KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.)
Public propertyModelManager
Get the manager for this model.
(Inherited from AbstractSessionModel.)
Public propertySerializer
Get item serializer.
(Inherited from AbstractSessionModel.)
Public propertySessionId
Gets or sets session key.
(Inherited from AbstractSessionModel.)

See Also