.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    InvalidateOnChange Property

    InvalidateOnChange

    Whether to invalidate entries when entries in the backing data structure are changed.

    Declaration
    public bool InvalidateOnChange { get; set; }
    Property Value
    bool
    Remarks

    When true, the cache listens for cluster-wide changes and invalidate entries accordingly.

    Changes to the local Hazelcast instance always invalidate the cache immediately.

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