ConnectionRetry Property
ConnectionRetry
Gets the connection Connection
Declaration
public ConnectionRetryOptions ConnectionRetry { get; }
Property Value
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 Socket