.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    MerkleTreeOptions.Defaults Class

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

    Provides the default options values.

    public static class MerkleTreeOptions.Defaults
    Inheritance
    object
    MerkleTreeOptions.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
    Depth

    Gets the default depth of a merkle tree.

    MaxDepth

    Gets the maximal depth of a merkle tree.

    MinDepth

    Gets the minimal depth of a merkle tree.

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