Oracle® Coherence .NET API Reference Release 3.6
E15727-01

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.)

See Also