MediaUpload and MediaDownload should support IProgress and not a
ProgressChanged event. IProgress exists from .NET 4.5 but we can create a
similar interface in our library.
Something like - http://msdn.microsoft.com/en-us/library/hh138298.aspx
Original issue reported on code.google.com by pele...@google.com on 22 Aug 2013 at 1:44
Original issue reported on code.google.com by
pele...@google.com
on 22 Aug 2013 at 1:44