.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    IDataSerializableFactory Interface

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

    Defines a factory that can create instances of classes implementing IIdentifiedDataSerializable.

    public interface IDataSerializableFactory

    Methods

    Name Description
    Create(int)

    Creates an instance of a type.

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