Performs failsafe file transfers.
For a list of all members of this type, see FailSafeTransfer Members.
System.Object
ComponentSpace.Ftp.FailSafeTransfer
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Transfers are considered failsafe as inbuilt retry logic will continue attempting the transfer until it is successful. Transfers may be aborted at any time using the Abort method.
The number of retries and the interval between retries may be configured using the RetryCount and RetryInterval properties respectively.
Namespace: ComponentSpace.Ftp
Assembly: ComponentSpace.Ftp (in ComponentSpace.Ftp.dll)