Hi All,
I have a windows service (VB.NET) which downloads files from a server after a specific interval. What happens if it try to download a file when its upload is in progress?
If it creates some problem, how to cope with this situation?
Thanks, Imran