Initiates an asynchronous download remote file that has a specified state object. This overload receives notification, through a callback, of the identity of the event handler for this operation.
AsyncCallback that will receive the notification of the asynchronous operation completion.The IAsyncResult that identifies the posted asynchronous request.
When you use this overload, the callback specified in the callback parameter is invoked directly when the download has completed; the DownloadCompleted event is not raised. The other overloads of BeginDownload rely on this component to raise the DownloadCompleted event.
FailSafeTransfer Class | ComponentSpace.Ftp Namespace | FailSafeTransfer.BeginDownload Overload List