forwardPort Property    Table of ContentSslEnabled Property forward
TcpServerSettings.ReceiveBufferSize Property
This option determines the size of a socket's receive buffer that is used by the underlying transport. By default, receive buffer size is 65535.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public ulong ReceiveBufferSize { get; set; }

Property Value

Type: UInt64
See Also