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