ClientNetworkConfigSetConnectionAttemptLimit Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax

public virtual ClientNetworkConfig SetConnectionAttemptLimit(
	int connectionAttemptLimit
)

Parameters

connectionAttemptLimit
Type: SystemInt32

Return Value

Type: ClientNetworkConfig
See Also

Reference