Forum Discussion
Namrata27
Oct 18, 2021Copper Contributor
How to add timeout for a request in bing ads sdk using the ServiceClient class?
I want to know that is there any way to add a timeout for the ServiceClient Class and its corresponding methods?
Also note that we are using PollGenerateReport(), SubmitGenerateReport() in the ServiceClient, and we want to add a timeout to these requests.
Moreover, we are not using the BulkServiceManager class, instead directly using the ServiceClient class to make the calls.
No RepliesBe the first to reply