.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    ConnectionRetry Property

    ConnectionRetry

    Gets the connection ConnectionRetryOptions.

    Declaration
    public ConnectionRetryOptions ConnectionRetry { get; }
    Property Value
    ConnectionRetryOptions
    Remarks

    Specifies the Hazelcast client connection parameters, including the timeout, i.e. the maximum amount of time that the Hazelcast client can spend trying to establish a connection to the cluster before failing. See SocketOptions for specifying the individual socket parameters, including the individual socket connection timeout.

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