Initiates an asynchronous abort 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 abort has completed; the AbortCompleted event is not raised. The other overloads of BeginAbort rely on this component to raise the AbortCompleted event.
FtpClient Class | ComponentSpace.Ftp Namespace | FtpClient.BeginAbort Overload List