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

The SessionHolder type exposes the following members.

Properties

  NameDescription
Initialized
Flag specifying whether this session is initailized.
IsLocked
True if the session is locked, false otherwise.
LockAge
Lock age.
LockId
Lock identifier.
LockTime
Lock time.
Model
Session model.
SerializedModel
Serialized session model.
Timeout
Session timeout.
Version
Object version (used for optimistic locking).

See Also