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

The PofStreamReader..::.UserTypeReader type exposes the following members.

Fields

  NameDescription
m_ctx
The IPofContext to use to realize user data types as .NET objects.
(Inherited from PofStreamReader.)
m_reader
The DataReader containing the POF stream.
(Inherited from PofStreamReader.)
m_referenceMap
Lazily-constructed mapping of identities to references.
(Inherited from PofStreamReader.)

See Also