Skip to main content
Participant
March 11, 2022
Pregunta

C# API Asynchronous calls

  • March 11, 2022
  • 0 respuestas
  • 296 visualizaciones

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

    Este tema ha sido cerrado para respuestas.