BuildAsync() delay problems

  • Thread starter Thread starter csharpula csharp
  • Start date Start date
C

csharpula csharp

Hello,

I have a question regarding activating of BuildAsync() method via web
service.

I got a handler which is invoked when I get a result from web sevice at
the end of BuildAsync() and the problem is that I got a delay after I
get the result in handler.

What might be the reason for such delay in c#?

Thanks a lot!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top