Property ConnectionRetries
ConnectionRetries
Number of tries to reestablish a broken connection between client and server.
Declaration
public int? ConnectionRetries { get; set; }
Property Value
Type | Description |
---|---|
System. |
Number of tries to reestablish a broken connection between client and server. |