ComponentPro UltimateFtp

      MultiPartDownload Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Downloads a file on the server and writes to the specified local file using multiple threads.

      Overload List

      MultiPartDownload(String, String, Int32, MultiPartDownloadErrorEventHandler, MultiPartDownloadCompletedEventHandler)Downloads a file on the server and writes to the specified local file using multiple threads.MultiPartDownload(String, String, Int64, Int64, Int64, Int32, MultiPartDownloadErrorEventHandler, MultiPartDownloadCompletedEventHandler)Downloads a file on the server and writes to the specified local file using multiple threads.MultiPartDownload(String, String, Int64, Int64, Int64, Int32, Boolean, MultiPartDownloadErrorEventHandler, MultiPartDownloadCompletedEventHandler)Downloads a file on the server and writes to the specified local file using multiple threads.
      Top

      See Also