Default time convert and save files MS Graph

APIPointNewbie 146 Reputation points
2021-11-24T12:15:26.11+00:00

H,i sometimes I get a timeout execpetion when converting a docx to a pdf, so I want to use OverallTimeout to extend the timeout, but what is actually the default time ?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,320 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jack J Jun 24,296 Reputation points Microsoft Vendor
    2021-11-25T02:38:09.377+00:00

    @APIPointNewbie , HttpProvider.OverallTimeout Implements IHttpProvider.OverallTimeout.

    The Microsoft doc IHttpProvider.OverallTimeout Property describes that The default value is 100 seconds.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful