IVersionedPortable MethodsHazelcast .Net Client Class Library

The IVersionedPortable type exposes the following members.

Methods

  NameDescription
Public methodGetClassId
Returns class identifier for this portable class.
(Inherited from IPortable.)
Public methodGetClassVersion
Returns version for this Portable class
Public methodGetFactoryId
Returns PortableFactory id for this portable class
(Inherited from IPortable.)
Public methodReadPortable
Read portable fields using PortableReader
(Inherited from IPortable.)
Public methodWritePortable
Serialize this portable object using PortableWriter
(Inherited from IPortable.)
Top
See Also

Reference