.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    RingbufferOptions.Defaults Class

    Namespace: Hazelcast.Models
    Assembly: Hazelcast.Net.dll

    Provides the default options values.

    public static class RingbufferOptions.Defaults
    Inheritance
    object
    RingbufferOptions.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
    AsyncBackupCount

    Gets the default asynchronous backup count.

    Capacity

    Gets the default capacity.

    InMemoryFormat

    Gets the default in-memory format.

    SyncBackupCount

    Gets the default synchronous backup count.

    TtlSeconds

    Gets the default time-to-live.

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