Click or drag to resize

ClientNetworkConfigGetConnectionAttemptPeriod Method

Gets the connection attempt period, in millis, for the next attempt to find a member to connect.

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
public virtual int GetConnectionAttemptPeriod()

Return Value

Type: Int32
connection attempt period in millis
See Also