Initiates an asynchronous site command.
The IAsyncResult that identifies the posted asynchronous request.
In asynchronous processing, you use BeginSendSiteCommand to raise the SiteCommandCompleted event when the site command has completed. You complete the operation by calling EndSendSiteCommand.
FtpClient Class | ComponentSpace.Ftp Namespace | FtpClient.BeginSendSiteCommand Overload List