edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

Overload List

  NameDescription
Public methodBeginGetFileInfos(AsyncCallback, Object)
Begins an asynchronous request to retrieve the working directory's contents as an array of FTPFile objects.
Public methodBeginGetFileInfos(String, AsyncCallback, Object)
Begins an asynchronous request to retrieve the given directory's contents as an array of FTPFile objects.
Public methodBeginGetFileInfos(String, Boolean, AsyncCallback, Object)
Begins an asynchronous request to retrieve the given directory's contents (and optionally that of its subdirectories) as an array of FTPFile objects.
Public methodBeginGetFileInfos(String, String, Boolean, AsyncCallback, Object)
Begins an asynchronous request to retrieve the given directory's contents (and optionally that of its subdirectories) as an array of FTPFile objects.

See Also