SocketOptionsSetKeepAlive Method Hazelcast .Net Client Class Library

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

public virtual SocketOptions SetKeepAlive(
	bool keepAlive
)

Parameters

keepAlive
Type: SystemBoolean

Return Value

Type: SocketOptions
See Also

Reference