HandlerSettings.UseHistoricalReplay Property |
Use Historical Replay recovery.
In case of message gap, the Handler will try to fill it with
Historical Replay Request over TCP connection to get missing
messages with corresponding sequence numbers.
Default value is false.
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 bool UseHistoricalReplay { get; set; }
Property Value
Type:
BooleanSee Also