.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    InMemoryFormat Enum

    Namespace: Hazelcast.Core
    Assembly: Hazelcast.Net.dll

    Specifies the storage format types of values stored in the cluster.

    public enum InMemoryFormat

    Fields

    Binary

    Binary (serialized ) format.

    Object

    Object (de-serialized) format.

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