Click or drag to resize

SocketOptionsSetBufferSize Method

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

Parameters

bufferSize
Type: SystemInt32

Return Value

Type: SocketOptions
See Also