ClientNetworkConfigSetConnectionAttemptPeriod Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Config
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

public virtual ClientNetworkConfig SetConnectionAttemptPeriod(
	int connectionAttemptPeriod
)

Parameters

connectionAttemptPeriod
Type: SystemInt32

Return Value

Type: ClientNetworkConfig
See Also

Reference