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