.NET Client Documentation
5.3.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
    • Options
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.