.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    ClassId Property

    ClassId

    Gets the identifier of the class.

    Declaration
    int ClassId { get; }
    Property Value
    Int32

    The identifier of the class.

    Remarks

    The identifier is used to uniquely identify the class, i.e. the Type, so that the corresponding IDataSerializableFactory can re-create the proper instances. The identifier should therefore be unique per factory.

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