ComponentPro UltimateFtp

      AuthenticateAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Begins an asynchronous operation to authenticate the user to the FTP server.

      Overload List

      AuthenticateAsync(String, String, AsyncCompletedEventHandler, Object)Begins an asynchronous operation to authenticate the user to the FTP server.AuthenticateAsync(String, String, Object)Begins an asynchronous operation to authenticate the user to the FTP server.AuthenticateAsync(String, String, String, AsyncCompletedEventHandler, Object)Begins an asynchronous operation to authenticate the user to the FTP server.AuthenticateAsync(String, String, String, Object)Begins an asynchronous operation to authenticate the user to the FTP server.AuthenticateAsync(String, String)Begins an asynchronous operation to authenticate the user to the FTP server.AuthenticateAsync(String, String, String)Begins an asynchronous operation to authenticate the user to the FTP server.
      Top

      See Also