TcpRetryPolicy interface
Policy that defines tcp request retry conditions
Properties
| max |
Maximum number of attempts to connect to the tcp service |
Property Details
maxConnectAttempts
Maximum number of attempts to connect to the tcp service
maxConnectAttempts?: number
Property Value
number