.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    ISerializerHook<T> Interface

    Namespace: Hazelcast.Serialization
    Assembly: Hazelcast.Net.dll
    public interface ISerializerHook<T>
    Type Parameters
    T

    Methods

    CreateSerializer()

    Creates a new serializer for the serialization type

    GetSerializationType()

    Returns the actual class type of the serialized object

    IsOverwritable()

    Defines if this serializer can be overridden by defining a custom serializer in the configurations (codebase or configuration file)

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