Property RetryInterval
RetryInterval
The time, in seconds, to wait between two connection retries.
Declaration
public TimeSpan? RetryInterval { get; set; }
Property Value
| Type | Description |
|---|---|
| System. |
The time, in seconds, to wait between two connection retries. |