cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Download Progress Listener (VB.Net)

Download Progress Listener (VB.Net)

Coffeecat
Helpful | Level 6
Go to solution

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!

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

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 

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution

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 

Coffeecat
Helpful | Level 6
Go to solution

Thank you @Greg-DB. Sorry I didn't look at the topic. I hope it will be available for .NET SDK soon.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Coffeecat Helpful | Level 6
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?