-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
When using the _client.Transfer.TransferOwnedFolderAsync() method with an account that has a large number of files it can take a bit to transfer all of the files. This causes an exception "The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing."
Describe the solution you'd like
Be able to configure the timeout setting for the HttpClient.
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request