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

The PofStreamWriter type exposes the following members.

Properties

  NameDescription
PofContext
Gets or sets the IPofContext object used by this PofStreamWriter to serialize user types into a POF stream.
PofHandler
Gets the WritingPofHandler used internally by this PofStreamWriter to write the POF stream.
UserTypeId
Gets the user type that is currently being written.
VersionId
Gets or sets the version identifier of the user type that is currently being written.

See Also