TryCount Property
TryCount
Gets or sets the number of times that the client will try to reconnect to each cluster in the failover setup before shutting down.
Declaration
public int TryCount { get; set; }
Property Value
int |
Remarks
Default try count is infinite.