Skip to content

Expose HttpClient Timeout Support #455

@schardag

Description

@schardag

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions