Question:
I followed the example on getting progress and aborting a .GetFile The progress works great and technically the abort function does create a partially downloaded file but it seems as though the process doesn't finish until the .GetFile has actually completed (which is the duration of downloading the entire file.)
We would need to see the LastErrorText...