Click or drag to resize
SystemPropertiesMaxSocketBufferSize Property
Returns the maximum socket buffer size to use

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public int MaxSocketBufferSize { get; }

Return Value

Type: Int32
the MaxSocketBufferSize value
See Also