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

Overload List

  NameDescription
Public methodBeginDeleteMultipleFiles(String, AsyncCallback, Object)
Begins an asynchronous request to delete all the files in the current directory that match the given wild-card.
Public methodBeginDeleteMultipleFiles(FileFilter, AsyncCallback, Object)
Begins an asynchronous request to delete all the files in the current directory that match the given FileFilter.
Public methodBeginDeleteMultipleFiles(String, FileFilter, Boolean, AsyncCallback, Object)
Begins an asynchronous request to delete all the files in the current directory that match the given FileFilter.
Public methodBeginDeleteMultipleFiles(String, String, Boolean, AsyncCallback, Object)
Begins an asynchronous request to delete all the files in the given directory that match the given wild-card.

See Also