Hi,
I call the function get(string, string) asynchronously. Then I call CancelTransfer() while the file is being downloaded. The progress bar stops incrementing but my get(string, string) call never returns.
I never had this problem in ver 1.1.0
Any ideas?
Thank you
Tomas