Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The AbstractSessionModel type exposes the following members.

Properties

  NameDescription
Count
Gets the number of key/value pairs contained in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.)
Dirty
Gets or sets a value indicating whether the collection has been marked as changed.
IsReadOnly
Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only.
(Inherited from NameObjectCollectionBase.)
Keys
Gets a NameObjectCollectionBase..::.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.)
ModelManager
Get the manager for this model.
Serializer
Get item serializer.
SessionId
Gets or sets session key.

See Also