Click or drag to resize

PofStreamReaderIdentityHolder Class

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Store the identity of an object read by a POF reader.
Inheritance Hierarchy
SystemObject
  Tangosol.IO.PofPofStreamReaderIdentityHolder

Namespace:  Tangosol.IO.Pof
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
public static class IdentityHolder

The PofStreamReaderIdentityHolder type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReset
reset the identity info
Public methodStatic memberSet
store the identity info
Top
See Also