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

The IPortableObject type exposes the following members.

Methods

  NameDescription
ReadExternal
Restore the contents of a user type instance by reading its state using the specified IPofReader object.
WriteExternal
Save the contents of a POF user type instance by writing its state using the specified IPofWriter object.

See Also