AppResiliencyData.TcpRetryMaxConnectAttempts Property

Definition

Maximum number of attempts to connect to the tcp service.

public int? TcpRetryMaxConnectAttempts { get; set; }
member this.TcpRetryMaxConnectAttempts : Nullable<int> with get, set
Public Property TcpRetryMaxConnectAttempts As Nullable(Of Integer)

Property Value

Applies to