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

The PofStreamWriter type exposes the following members.

Properties

  NameDescription
Protected propertyIsEvolvable
Gets or sets the flag that indicate if the object to be written is either evolvable or part of an evolvable object.
Public propertyPofContext
Gets or sets the IPofContext object used by this PofStreamWriter to serialize user types into a POF stream.
Protected propertyPofHandler
Gets the WritingPofHandler used internally by this PofStreamWriter to write the POF stream.
Public propertyUserTypeId
Gets the user type that is currently being written.
Public propertyVersionId
Gets or sets the version identifier of the user type that is currently being written.

See Also