Property ConnectionRetries ConnectionRetries Number of tries to re-establish a broken connection between client and server. Declaration public int? ConnectionRetries { get; set; } Property Value Type Description System.Nullable<System.Int32>