.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    ClassId Property

    ClassId

    Gets the identifier of the class.

    Declaration
    int ClassId { get; }
    Property Value
    int

    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-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.