Click or drag to resize

SocketOptionsSetLingerSeconds Method

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

Parameters

lingerSeconds
Type: SystemInt32

Return Value

Type: SocketOptions
See Also