Property RetryConnectionDelay RetryConnectionDelay The time after which client will try to reconnect to the server. Declaration public TimeSpan? RetryConnectionDelay { get; set; } Property Value Type Description System.Nullable<TimeSpan>