We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Coffeecat
6 years agoHelpful | Level 6
Download Progress Listener (VB.Net)
According to this reply on Sept 19th the download progress listener has been released if I am not mistaken. But everything is on Java and with all due shame, it's something I do not understand.
Is there a way to get sample codes for .NET? I'm currently stuck with:
DropboxClient.Files.DownloadAsync()
I'd really love a more responsive UI for my users. I'm new to Threading class and Async/Await. So a working code sample would be very very very much appreciated.
Thanks in advance!
The link you shared is for the Java SDK, which is separate from the .NET SDK.
Progress listeners have not be implemented in the .NET SDK. You can find the request for this, as well as more information, including a manual workaround, here: https://github.com/dropbox/dropbox-sdk-dotnet/issues/62
- Greg-DBDropbox Staff
The link you shared is for the Java SDK, which is separate from the .NET SDK.
Progress listeners have not be implemented in the .NET SDK. You can find the request for this, as well as more information, including a manual workaround, here: https://github.com/dropbox/dropbox-sdk-dotnet/issues/62
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!