forwardSocketBufferSize Property    Table of ContentThreadCount Property forward
FeedEngineSettings.SpinBeforeIdleTime Property
Defines amount of time Feed Engine keeps cycling before going to sleep when no useful activity can be done. Time is measured in milliseconds. Default value is '1'. Given parameter has direct influence onto CPU load!

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

Property Value

Type: UInt32
See Also