Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The TraditionalSessionModel type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AcquireReadLock | Overloaded. | |
| AcquireWriteLock | Overloaded. | |
| AddAttribute | Overloaded. | |
Adds an entry with the specified key and value into the (Inherited from | ||
Removes all entries from the (Inherited from | ||
| BaseGet | Overloaded. | |
Returns a (Inherited from | ||
| BaseGetAllValues | Overloaded. | |
Gets the key of the entry at the specified index of the (Inherited from | ||
Gets a value indicating whether the (Inherited from | ||
Removes the entries with the specified key from the (Inherited from | ||
Removes the entry at the specified index of the (Inherited from | ||
| BaseSet | Overloaded. | |
| Clear |
Removes all values and keys from the session-state collection.
(Inherited from AbstractSessionModel.) | |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Returns an enumerator that iterates through the (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Implements the (Inherited from | ||
Gets the (Inherited from | ||
| InitializeAttribute |
Initialize session attribute.
| |
| InstantiateAttributeHolder | Overloaded. | |
Creates a shallow copy of the current (Inherited from | ||
Implements the (Inherited from | ||
| ReadExternal |
Deserializes item collection using specified reader.
(Overrides AbstractSessionModel..::.ReadExternal(DataReader).) | |
| ReleaseReadLock |
Release a read lock.
(Inherited from AbstractSessionModel.) | |
| ReleaseWriteLock |
Release a write lock.
(Inherited from AbstractSessionModel.) | |
| Remove |
Deletes an item from the collection.
(Inherited from AbstractSessionModel.) | |
| RemoveAt |
Deletes an item at a specified index from the collection.
(Inherited from AbstractSessionModel.) | |
| SetDirty |
Set dirty flag.
(Inherited from AbstractSessionModel.) | |
Returns a (Inherited from | ||
| WriteExternal |
Serializes item collection using specified writer.
(Overrides AbstractSessionModel..::.WriteExternal(DataWriter).) |