Click or drag to resize

ConfigAutoReconnect Property

.NET STTP API
Gets or sets flag that determines if connections should be automatically reattempted.

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

Property Value

Boolean
See Also