Click or drag to resize

SocketOptionsSetKeepAlive Method

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
public virtual SocketOptions SetKeepAlive(
	bool keepAlive
)

Parameters

keepAlive
Type: SystemBoolean

Return Value

Type: SocketOptions
See Also