.NET Client Documentation
5.4.0
Search Results for

    Show / Hide Table of Contents

    NearCacheOptions Constructor

    NearCacheOptions()

    Initializes a new instance of the NearCacheOptions class.

    Declaration
    public NearCacheOptions()

    NearCacheOptions(string)

    Initializes a new instance of the NearCacheOptions class.

    Declaration
    public NearCacheOptions(string name)
    Parameters
    string name

    NearCacheOptions(NearCacheOptions)

    Initializes a new instance of the NearCacheOptions class.

    Declaration
    public NearCacheOptions(NearCacheOptions config)
    Parameters
    NearCacheOptions config
    In this article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.