.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    MaxIdleSeconds Property

    MaxIdleSeconds

    Gets or sets the maximum number of seconds an entry can stay in the cache untouched before being evicted.

    Declaration
    public int MaxIdleSeconds { get; set; }
    Property Value
    int
    Remarks

    zero means forever.

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