forwardLogPlayerSpeedMultiplier Property    Table of ContentNetworkInterface Property forward
HandlerSettings.MaxMulticastMessageBlockSize Property
Max multicast message block size. This option determines the size in bytes of a buffer that is used as a storage for the incoming mulsticast message block. By default, the size set at 1400 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 ulong MaxMulticastMessageBlockSize { get; set; }

Property Value

Type: UInt64
See Also