Initiates an asynchronous connect.
The IAsyncResult that identifies the posted asynchronous request.
In asynchronous processing, you use BeginConnect to raise the ConnectCompleted event when the connect has completed. You complete the operation by calling EndConnect.
FtpClientComponent Class | ComponentSpace.Ftp Namespace | FtpClientComponent.BeginConnect Overload List