Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
Write out the type and version identifiers of the user type to the POF stream, if they haven't already been written.

Namespace: Tangosol.IO.Pof
Assembly: Coherence (in Coherence.dll) Version: 12.2.1.4014 (12.2.1.4014)

Syntax

C#
protected internal virtual void WriteUserTypeInfo()

Exceptions

ExceptionCondition
System.IO..::..IOException On I/O error.

See Also