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