.NET Client Documentation
5.4.0
Search Results for

    Show / Hide Table of Contents

    NearCachePreloaderOptions.Defaults Class

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

    Provides the default options values.

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

    Fields

    Name Description
    StoreInitialDelaySeconds

    Gets the default initial delay for the Near Cache key storage.

    StoreIntervalSeconds

    Gets the default interval for the Near Cache key storage (in seconds).

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