Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
577 views
in Technique[技术] by (71.8m points)

c# - Add downloads to the queue

I have a problem, I have got download method that works (it downloads files) and I run it in DragDrop event in listview but I want to add new downloads to queue (when file is downloading and DragDrop event fire I must make while(isDownloadingBool){await sometime} but I don't think it is elegant and how can I make Message to user that all files have been downloaded with that), so my question is:

How can I make on download listener or something like that to add files to download to the queue?

I use SSH.NET if you need this.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...