.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    UpdatePolicy Enum

    Namespace: Hazelcast.NearCaching
    Assembly: Hazelcast.Net.dll

    Specifies the local update policy.

    public enum UpdatePolicy

    Fields

    CacheOnUpdate

    Local remove immediately invalidates the cache, but local put adds new value to it.

    Invalidate

    Local put and remove immediately invalidate the cache.

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