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

The SplitSessionModel..::.ExternalAttributeHolder type exposes the following members.

Fields

  NameDescription
m_binValue
Serialized (binary) attribute value.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
m_dirty
Dirty flag.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
m_external
Flag specifying whether this is external attribute.
m_name
Attribute name.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
m_of
Offset of this attribute's value within serialized items buffer.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
m_parent
Parent model.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
m_value
Attribute value.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
m_wasExternal
Flag specifying whether this attribute was serialised as external attribute.

See Also