forwardGapTimeoutInMilliseconds Property    Table of ContentLicenseDirectory Property forward
HandlerSettings.HeartbeatInterval Property
Specifies maximal time interval in seconds between two network packets. If no data is received during specified time frame, warning is reported. By default, heartbeat interval is 36 seconds.

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

Property Value

Type: UInt32
See Also