.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    TryCount Property

    TryCount

    Gets or sets the number of times that the client will try to reconnect to each cluster in the failover setup before shutting down.

    Declaration
    public int TryCount { get; set; }
    Property Value
    int
    Remarks

    Default try count is infinite.

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