BitSharper DownloadListener in C# (CSharp): 2 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per BitSharper.DownloadListener, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Listen to chain download events and print useful informational messages.
Progress, StartDownload, DoneDownload maybe be overridden to change the way the user is notified.
Methods are called with the event listener object locked so your implementation does not have to be thread safe. @author [email protected] (Miron Cuperman a.k.a. devrandom)