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