Problem with async call and callback procedure

I

ITALstudio s.r.l.

Hy,

I make an async call, using delegate and BeginInvoke.
When the async call is completed, the callback procedure is executed two
times.

I debugged the code and I'm sure: I make one async call, but the callback
procedure is executed two times.

I use the Framework 1.1 SP1.

Can anyone help?

Thanks.
 

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

Top