Click or drag to resize

SocketOptionsSetTimeout Method

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

Parameters

timeout
Type: SystemInt32

Return Value

Type: SocketOptions
See Also