ClientNetworkConfigSetConnectionAttemptPeriod Method Hazelcast .Net Client Class Library

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

public virtual ClientNetworkConfig SetConnectionAttemptPeriod(
	int connectionAttemptPeriod
)

Parameters

connectionAttemptPeriod
Type: SystemInt32

Return Value

Type: ClientNetworkConfig
See Also

Reference