.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    MetadataPolicy Enum

    Namespace: Hazelcast.Models
    Assembly: Hazelcast.Net.dll

    Defines how hazelcast processes objects of supported types to create additional metadata about them.

    public enum MetadataPolicy

    Fields

    CreateOnUpdate

    Process supported objects at the time of creation and updates.

    Off

    Disable metadata creation.

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.