.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    UsePublicAddresses Property

    UsePublicAddresses

    Whether to use the public addresses of members.

    Declaration
    public bool? UsePublicAddresses { get; set; }
    Property Value
    bool?
    Remarks

    When connecting to clusters where members have different public and internal addresses, this option can be used to indicate whether to use, or not use, the public addresses. When null (by default), the client will try to determine which address to use automatically.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.