Skip to main content
Participant
March 11, 2022
Question

C# API Asynchronous calls

  • March 11, 2022
  • 0 replies
  • 297 views

I'm beginning to assess the doc services api, and find that the long running (several seconds) api calls block my app. This is because they are synchronous function calls rather than being asynchronous. Do you have a solution to this?

 

Thanks,     Simon

    This topic is closed to new replies. Start a new post to keep the conversation going.