ConnectionOptions.ConnectionRetryDelay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the amount of time to wait after a failed connection attempt before retrying the connection.
public TimeSpan ConnectionRetryDelay { get; set; }
member this.ConnectionRetryDelay : TimeSpan with get, set
Public Property ConnectionRetryDelay As TimeSpan