Initiates an asynchronous operation to an FTP server.

      Overload List

      ConnectAsync(String, Int32, AsyncCompletedEventHandler, Object)Initiates an asynchronous operation to an FTP server.ConnectAsync(String, Int32, Object)Initiates an asynchronous operation to connect to an FTP server.ConnectAsync(String, Int32, SslSecurityMode, AsyncCompletedEventHandler, Object)Initiates an asynchronous operation to the TLS/SSL FTP server.ConnectAsync(String, Int32, SslSecurityMode, Object)Initiates an asynchronous operation to connect to the TLS/SSL FTP server.ConnectAsync(String, Int32)Initiates an asynchronous operation to connect to an FTP server.ConnectAsync(String, Int32, SslSecurityMode)Initiates an asynchronous operation to connect to the TLS/SSL FTP server.
      Top

      See Also