forwardConnectivityConfiguration Property    Table of ContentHeartbeatInterval Property forward
HandlerSettings.GapTimeoutInMilliseconds Property
Specifies maximal time interval in milliseconds to wait network packet with next expected sequence number. By default, the value is equal to heartbeat interval (36000 ms).

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

Property Value

Type: UInt32
See Also