Multiple Files Download (General questions)
How to change the code in the Sample for SCP so as to download multiple files, say listed in List box.
Regards.
Ammar
Re: Multiple Files Download
Ammar,
if you call methods sequentially, without waiting for Done event to fire, then setting Blocking property to True should help you out.
Can you try that?