Property LoadBalancerConnectionRetries
LoadBalancerConnectionRetries
This represents how many times the client will prompt the load balancer to get connected to the right machine. This property is used when there is a load balancer between client and server cluster.
Declaration
public int? LoadBalancerConnectionRetries { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |