Handler.TcpReplay Property |
Option to use the TcpReplay Channel for recovory of missed messages.
Namespace:
OnixS.CmeMdHandler
Assembly:
OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax public bool TcpReplay { get; set; }
Property Value
Type:
BooleanRemarks
This method recovers all missed messages.
See Also