forwardTcpReplayReconnectAttempts Property    Table of ContentTcpReplayUsername Property forward
Handler.TcpReplayReconnectIntervalInMilliseconds Property
Interval between attempts to receive missed messages via CME Tcp Replay service (in milliseconds).

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
C#
public int TcpReplayReconnectIntervalInMilliseconds { get; set; }

Property Value

Type: Int32
See Also