.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    CommonNearCacheOptions Class

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

    Represents the advanced Near Cache options.

    public class CommonNearCacheOptions
    Inheritance
    object
    CommonNearCacheOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()

    Constructors

    Name Description
    CommonNearCacheOptions()

    Initializes a new instance of the CommonNearCacheOptions class.

    Properties

    Name Description
    MaxToleratedMissCount

    Gets or sets the maximum tolerated miss count.

    MinReconciliationIntervalSeconds

    Gets or sets the minimum reconciliation interval.

    ReconciliationIntervalSeconds

    Gets or sets the reconciliation interval.

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