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

Namespace: Onixs.CmeFastHandler
Assembly: Onixs.CmeFastHandler-3.5-x86 (in Onixs.CmeFastHandler-3.5-x86.dll) Version: 2.11.6.1 (2.11.6.1)

Syntax

C#
public int TcpReplayReconnectIntervalInMilliseconds { get; set; }

See Also