Show / Hide Table of Contents

Property ReconnectionInterval

ReconnectionInterval

Gets or sets the time to wait between attempts to reconnect.

Declaration
public TimeSpan ReconnectionInterval { get; set; }
Property Value
Type Description
System.TimeSpan

The time to wait between attempts to reconnect.

Remarks

This property sets the amount of time delay between reconnection attempts after a connection fails. The default value is 10 seconds.

See Also
MaximumReconnectionAttempts

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.