.NET Client Documentation
5.4.0
Search Results for

    Show / Hide Table of Contents

    ClusterConnectionTimeoutMilliseconds Property

    ClusterConnectionTimeoutMilliseconds

    Gets or sets the timeout in milliseconds.

    Declaration
    public long ClusterConnectionTimeoutMilliseconds { get; set; }
    Property Value
    long
    Remarks

    Use

    -1
    to indicate an infinite timeout.

    This value must be smaller than TimeSpan.MaxValue.TotalMilliseconds.

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