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.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public ulong ReceiveBufferSize { get; set; }
Property Value
Type:
UInt64See Also