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