.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    IVersionedPortable Interface

    Namespace: Hazelcast.Serialization
    Assembly: Hazelcast.Net.dll

    VersionedPortable is an extension to IPortable to support per class version instead of a global serialization version.

    public interface IVersionedPortable : IPortable
    Inherited Members
    IPortable.ClassId
    IPortable.FactoryId
    IPortable.ReadPortable(IPortableReader)
    IPortable.WritePortable(IPortableWriter)

    Properties

    Name Description
    ClassVersion

    Returns version for this Portable class

    See Also

    IPortable
    IPortableFactory
    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.