Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The PofStreamReader type exposes the following members.

Properties

  NameDescription
Protected propertyParentParser
If this parser is contextually within a user type, obtain the parser which created this parser in order to parse the user type.
Public propertyPofContext
Gets or sets the IPofContext object used by this PofStreamReader to deserialize user types from a POF stream.
Public propertyUserTypeId
Gets the user type that is currently being parsed.
Public propertyVersionId
Gets the version identifier of the user type that is currently being parsed.

See Also