Completes the specified asynchronous abort operation.
IAsyncResult that identifies the asynchronous abort to finish, and from which to retrieve an end result. When the AbortCompleted event is raised, EndAbort completes the operation that was initiated by the BeginAbort call.
| Exception Type | Condition |
|---|---|
| FtpException | Thrown when the abort fails. |