.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    EventJournalOptions.Defaults Class

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

    Provides the default options values.

    public static class EventJournalOptions.Defaults
    Inheritance
    object
    EventJournalOptions.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
    Capacity

    Gets the default capacity of the event journal.

    Enabled

    Gets the default IsEnabled value.

    TtlSeconds

    Gets the default time-to-live.

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