Completes the specified asynchronous download remote file operation.
IAsyncResult that identifies the asynchronous download to finish, and from which to retrieve an end result. When the DownloadCompleted event is raised, EndDownload completes the operation that was initiated by the BeginDownload call.
| Exception Type | Condition |
|---|---|
| FtpException | Thrown when either the download is aborted or the retry limit has been reached. |