Click or drag to resize

ConfigMaxRetryInterval Property

.NET STTP API
Gets or sets the maximum retry interval, in seconds.

Namespace: sttp
Assembly: sttp.net (in sttp.net.dll) Version: 1.0.0
Syntax
public double MaxRetryInterval { get; set; }
Request Example View Source

Property Value

Double
See Also