forwardTcpSettings Constructor    Table of ContentMaximumNumberOfReconnectAttempts Property forward
TcpSettings Properties

The TcpSettings type exposes the following members.

Properties
  NameDescription
Public propertyMaximumNumberOfReconnectAttempts
Maximum number of reconnect attempts. -1 - unlimited 0 - never (default) >0 - the number of attempts
Public propertyReconnectTimeoutInSeconds
The time interval between the attempts to restore the telecommunication link (in seconds).
Public propertyTcpServers
TCP servers settings dictionary.
Top
See Also