L
LT
Is the "downloadfile" method for the webclient class a "serial" method which
doesn't return until it's done or is it "threaded" and asychronous? I am
downloading a file and then need to copy it to another directory after the
download is complete-- is there a way to determine if the download is
complete? Since I don't see any facility for doing this I'm under the
impression that the method is synchronous.
Thanks for any and all assistance.
LT
doesn't return until it's done or is it "threaded" and asychronous? I am
downloading a file and then need to copy it to another directory after the
download is complete-- is there a way to determine if the download is
complete? Since I don't see any facility for doing this I'm under the
impression that the method is synchronous.
Thanks for any and all assistance.
LT