Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Terry Clancy 204 posts 944 karma points
    Feb 23, 2017 @ 06:54
    Terry Clancy
    0

    How can I extend the Umbraco Web Service Debug (and non Debug) timeout to greater than 1 hour.

    Hi all

    I have created a number of Umbraco web services using

    public class TTUCAdminController : UmbracoApiController {  .....  }
    

    Some of these web services are long running and run in excess of one hour. However running in Visual Studio Debug mode these services timeout after 1 hour.

    How can I extend the timeout of the WebServices to a period in excess of one hour. I would prefer a solution that does not extend the timeout for all / unrelated http traffic.

    Any assistance with this would be much appreciated.

    Thanks

    Terry Clancy ClanceZ

Please Sign in or register to post replies

Write your reply to:

Draft