Click or drag to resize

FTPServerElementretryWaitSeconds Property

Gets or sets the retry wait seconds.

Namespace:  Koden.Utils.FTPClient.ConfigFileSections
Assembly:  Koden.Utils.FTPClient (in Koden.Utils.FTPClient.dll) Version: 1.1.6453.26060
Syntax
public int retryWaitSeconds { get; set; }

Property Value

Type: Int32
The retry wait seconds.
See Also