FeedEngineSettings.DataWaitTime Property |
Defines amount of time Feed Engine spends on socket
waiting for I/O while running master processing loop.
Time is measured in milliseconds.
Default value is '10'.
Given parameter significantly affects the
Handler's responsiveness and load onto CPU!
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 DataWaitTime { get; set; }
Property Value
Type:
UInt32See Also