forwardSnapshotRecoveryOptions Property    Table of ContentUseHistoricalReplay Property forward
HandlerSettings.UdpBufferSize Property
This option determines the size of a buffer that is used by multicast transport. By default, buffer size is 4MiB (4194304 bytes).

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 uint UdpBufferSize { get; set; }

Property Value

Type: UInt32
See Also