TcpSettings Constructor | Table of Content | MaximumNumberOfReconnectAttempts Property |
TcpSettings Properties |
The TcpSettings type exposes the following members.
Name | Description | |
---|---|---|
MaximumNumberOfReconnectAttempts |
Maximum number of reconnect attempts.
-1 - unlimited
0 - never (default)
>0 - the number of attempts
| |
ReconnectTimeoutInSeconds |
The time interval between the attempts to
restore the telecommunication link (in seconds).
| |
TcpServers |
TCP servers settings dictionary.
|