| ComponentSpace FTP Class Library Reference |
|
FailSafeTransfer.RetryInterval Property
Gets or sets the retry interval.
[Visual Basic]
Public Property RetryInterval As
TimeSpan
Property Value
The retry interval. The default value is 10 seconds.
Remarks
This is the interval between attempts to complete the transfer.
See Also
FailSafeTransfer Class | ComponentSpace.Ftp Namespace