.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    IPortableFactory Interface

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

    PortableFactory is used to create Portable instances during de-serialization.

    public interface IPortableFactory
    Remarks

    PortableFactory is used to create Portable instances during de-serialization.

    Methods

    Name Description
    Create(int)

    Creates a Portable instance using given class id

    See Also

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