saguiitay / DropboxRestAPI

Dropbox REST API client in C#
MIT License
46 stars 38 forks source link

AggregateException with LongPollDeltaAsync #15

Open NeoLight opened 9 years ago

NeoLight commented 9 years ago

I notice that if the timeout is greater than 60-70 with the LongPollDeltaAsync, it will return an AggregateException where it mentions that a TaskCanceledException has occurred.