Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginDownload(FileSet, String, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object)
Begins asynchronous Download operation. Downloads the specified files and/or directories from the FTP server to the local directory.
Public methodSupported by the .NET Compact FrameworkBeginDownload(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object)
Begins asynchronous Download operation. Downloads the specified file or directory hierarchy from the FTP server to the local directory. Accepts wildcards.

See Also