.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    Reconnect Property

    Reconnect

    Whether to attempt to automatically reconnect a client that has been disconnected.

    Declaration
    public bool Reconnect { get; set; }
    Property Value
    bool
    Remarks

    This is true by default, i.e. a client that has been disconnected but is still active will try to reconnect to the cluster. Set this to false if you want it to shut down and never reconnect.

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