.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    Options Property

    Options

    Gets the options that were used to configure this client.

    Declaration
    HazelcastOptions Options { get; }
    Property Value
    HazelcastOptions
    Remarks

    This returns a clone of the options, and modifying this clone has no effect on the actual options used by the client, nor on the behavior of the client.

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