.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    ConnectionTimeoutMilliseconds Property

    ConnectionTimeoutMilliseconds

    Gets or sets the connection timeout.

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

    This timeout is used in various places. It is the connection timeout for each individual socket. It is also the timeout for cloud discovery.

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