Click or drag to resize

DefaultMaxRetries Field

.NET STTP API
Default for maximum number of retries for a connection attempt.

Namespace: sttp.transport
Assembly: sttp.net (in sttp.net.dll) Version: 1.0.0
Syntax
public const int MaxRetries = -1
Request Example

Field Value

Int32
See Also