[Mono-dev] mono xml
Miguel de Icaza
miguel at novell.com
Sat Dec 29 13:48:16 EST 2007
> > is there any work around for that ? I mean using network stream and
> > then use beginread instead of the normal read() method.
>
> Yes, there is a very simple work around. If you wrap your code in a
> delegate, you can invoke the delegate in async mode.
I have now updated our web page on async programming that contains a
fuller explanation:
http://www.mono-project.com/Responsive_Applications#Asynchronous_Mono_Programmning
Miguel.
More information about the Mono-devel-list
mailing list